Add definition for xor.
This commit is contained in:
@@ -136,3 +136,4 @@ _isnt_two_bools [_isnt_bool] ii
|
||||
_\/_ [_isnt_bool] [not] branch
|
||||
/\ _isnt_two_bools [pop false] [] branch
|
||||
\/ _isnt_two_bools [] [pop true] branch
|
||||
xor [] [not] branch
|
||||
|
||||
Reference in New Issue
Block a user