Skip to content

Syntax to mark multiple relationships as unchanged #53

@zsfre

Description

@zsfre

in predicates, we end up writing something like:

linked' = linked
working' = working
something' = something

doing this repeatedly is tedious and not always easy to see. I suggest an equivalent to TLA's UNCHANGED

unchanged linked, working, something

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