class Dry::Monads::Maybe

Represents a value which can exist or not, i.e. it could be nil.

@api public