Hullaballoonatic
09/11/2018, 11:46 PM^
as a power operatorSam
09/12/2018, 2:27 AMelizarov
09/12/2018, 6:04 AM**
as a power looks better.Hullaballoonatic
09/13/2018, 7:42 PMelizarov
09/13/2018, 8:39 PMHullaballoonatic
09/13/2018, 8:41 PM^
for "or" functions too. I know they currently have and
, or
, xor
etc boolean operators, but it seems like a waste to not make use of these free characters :S&
and ^
for boolean and
and or
when they already use !
for boolean not
&&
and ||
for bitwise operators too 🤷♂️elizarov
09/13/2018, 9:58 PMHullaballoonatic
09/13/2018, 10:14 PMSam
09/13/2018, 10:27 PMHullaballoonatic
09/13/2018, 10:28 PM