Monadic types collection. Option (Maybe) - some(val)/none(). Result - ok(val)/error(err).
Show All Versions
Show All Activities