Negation Function #3

Closed
opened 2025-08-20 19:58:10 +10:00 by DiamondNether90 · 2 comments

A not function would be really nice to be able to use. Something along the lines of not $var &var to set &var to the negation of boolean $var.

A not function would be really nice to be able to use. Something along the lines of `not $var &var` to set &var to the negation of boolean $var.
Owner

You can do this with with a little bit of jumping around, but this shouldn't be too hard to implement as a standard feature. Will do this soon

You can do this with with a little bit of jumping around, but this shouldn't be too hard to implement as a standard feature. Will do this soon
max self-assigned this 2025-08-21 08:24:16 +10:00
Owner

Feature added in commit #50d83aa228

Feature added in commit #50d83aa228
max closed this issue 2025-08-21 11:06:54 +10:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ground/ground#3
No description provided.