Skip to content

TermLiteral doesn't strip ticks #2926

Open
@martijnbastiaan

Description

@martijnbastiaan

As discovered in #2925, TermLiteral doesn't strip ticks, even though they're completely useless for the class. We could change every instance to be careful around ticks, but it's probably a better idea to rename termToData to termToData#, while introducing:

termToData = termToData# . stripAllTicks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions