lisa.monad.Some#

class lisa.monad.Some(x)[source]#

Bases: object

Wraps an arbitrary value to indicate its presence.

Attributes

Attributes#

Some.__slots__ = ('x',)#