lisa.monad.Some# class lisa.monad.Some(x)[source]# Bases: object Wraps an arbitrary value to indicate its presence. Attributes __slots__ Attributes# Some.__slots__ = ('x',)#