Extend Bool() as a ternary operator?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
nsstudios
Enthusiast
Enthusiast
Posts: 309
Joined: Wed Aug 28, 2019 1:01 pm
Location: Serbia
Contact:

Re: Extend Bool() as a ternary operator?

Post 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.
Post Reply