Skip to content

allow entire expressions to be primed (i.e., under "next" operator) #3

@slivingston

Description

@slivingston

Behavior would be similar to that of next(...) in JTLV. Implementation should be straightforward, basically an extra parsing step in which primes are pushed into subformulae until they act directly on variables. For instance, one could write

[](x | y | z)'

which would be semantically equivalent to

[](x' | y' | z')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions