Module sleplet.functions.identity
Contains the Identity class.
Classes
class Identity (*args: Any, **kwargs: Any)-
Create an identity function.
Ancestors
Inherited members
sleplet.functions.identityContains the Identity class.
class Identity
(*args: Any, **kwargs: Any)
Create an identity function.