class documentation

class LambdaOptions(Options):

View In Hierarchy

Undocumented

Class Variable enable​_tracking Undocumented
Class Variable global​_track​_bound​_values Undocumented
Class Variable lambda​_cache Undocumented
Class Variable track​_bound​_values Undocumented
Class Variable track​_closure​_variables Undocumented
Class Variable track​_on Undocumented

Inherited from Options:

Class Method from​_execution​_options process Options argument in terms of execution options.
Class Method isinstance Undocumented
Class Method safe​_merge Undocumented
Method __add__ Undocumented
Method __eq__ Undocumented
Method __init__ Undocumented
Method __repr__ Undocumented
Method ​_state​_dict Undocumented
Method add​_to​_element Undocumented
Class Variable ​_state​_dict​_const Undocumented
enable_tracking: bool =

Undocumented

global_track_bound_values: bool =

Undocumented

lambda_cache =

Undocumented

track_bound_values: bool =

Undocumented

track_closure_variables: bool =

Undocumented

track_on =

Undocumented