pygritia.unary module

Provides UnaryMixin mixin class It provides unary operator support to the Lazy class

class pygritia.unary.UnaryMixin(action: pygritia.core.LazyAction, origin: Optional[LazyMixin] = None)[source]

Bases: pygritia.core.LazyMixin

Binary operator support