Skip to content

NOT operator #18

@mf366-dev

Description

@mf366-dev

The Idea

A NOT operator you can use to negate:

  • the whole line
  • the argument

Possible Syntax (Line-Level)

  • n> as in NOT ->
  • N> as in same
  • !! as in negation symbol
  • no as in well no
  • x> as in cross
  • X> 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 request
No fields configured for Feature.

Projects

Status
Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions