Skip to content

Freshen operator #1

@krame505

Description

@krame505

@remexre pointed out that we should have some way to clone terms and freshen them with all new variables. This would be mostly straightforward to implement as a new overloaded operator like unify, implemented by generating mutually-recursive type-specific functions. These implementation functions would also need to pass a dictionary around containing all the variables seen so far in the term, mapped to their replacements in the new term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions