-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The Idea
A NOT operator you can use to negate:
- the whole line
- the argument
Possible Syntax (Line-Level)
n>as inNOT ->N>as in same!!as in negation symbolnoas in well nox>as in crossX>as in same-<as in reversed logic (i like this - looks goofy)
Possible Syntax (Argument-Level)
This is pretty much going to be...
[NOT <whatever you were to put here>] with compatibility for [NOT [....
Could also be ![....] but I prefer the first.
This requires #17 to be done first, as that will implement groups.
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request
Type
Projects
Status
Todo