8.4.1.5. LambdaFunction

class LambdaFunction(_LambdaFunction__func, *args, **kwargs)[source]

Methods

__init__

__init__()

Attributes

args

tuple of arguments to future partial calls

func

function object to use in future partial calls

keywords

dictionary of keyword arguments to future partial calls