> We don’t really see 3-arity functions written in infix notation much.
Would a better example be Python's inline if else construction?
x = 3 if thing else 4> We don’t really see 3-arity functions written in infix notation much.
Would a better example be Python's inline if else construction?
x = 3 if thing else 4