top | item 45624638

(no title)

mappum | 4 months ago

I own the 'if' package on npm, which I wrote to be functions that can replace the if keyword, making no use of the if keyword in its definition.

discuss

order

middayc|4 months ago

interesting. Give us an example of it's usage ... or how you implemented it?

morcus|4 months ago

I looked at the code - it uses ternary expressions.