jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:
with apologies to Phil Karlton...
there are only two hard problems in programming: naming things, cache invalidation, and off-by-one errors
judicious use of of 'Option' with 'match Some/None' seems like a path to avoiding a lot of common programming errors