Functor

Inheritance:

Methods of Functor:

__call__
def __call__(self, *args, **kargs)

Undocumented function.

__init__
def __init__(self, function, *args, **kargs)

Undocumented function.

__repr__
def __repr__(self)

Undocumented function.

destroy
def destroy(self)

Undocumented function.