class Dry::Monads::Maybe::Some

Represents a value that is present, i.e. not nil.

@api public