-
-
Notifications
You must be signed in to change notification settings - Fork 9
Negate Meta Expression
IsaacShelton edited this page Mar 21, 2022
·
1 revision
Negates a transcendent value that's interpreted as either true
or false
.
!true
Results in a value of either true
or false
.
See meta expressions for more meta expressions