slack1
2018-3-31 20:32:05

This question pertains moreso to another language, but is it silly of me to wrap every single return value in a list


slack1
2018-3-31 20:32:16

to get the same concept as the “natural” null of Lisp?


slack1
2018-3-31 20:32:38

I was thinking another benefit is that functions can return their error values too, as part of the tuple