5 ms·
https://nim-lang.org/docs/options.html https://nim-lang.org/docs/options.html
by rezeroed 6y ago
https://nim-lang.org/docs/options.html https://nim-lang.org/docs/options.html
- cheriot 6y agoThe 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.