top | item 24849554

(no title)

rezeroed | 5 years ago

https://nim-lang.org/docs/options.html

discuss

order

cheriot|5 years ago

The real question is: how much of standard libraries and broader ecosystem use them? Scala has null values, but broad usage of Option and Either so I can often write code as if null didn't exist.