Page 3 of 3

Re: Extend Bool() as a ternary operator?

Posted: Thu Mar 10, 2022 1:54 am
by nsstudios
+1 Yes please. One of the function/macro pairs I always copy into my projects is the fake ternary operator, which is not the best solution because it's a lot slower.