fumus.decorators.handler

Attributes

TERMINAL_FUNCTIONS

Functions

pre_call(function_decorator)

handle_consumed(func)

Module Contents

fumus.decorators.handler.TERMINAL_FUNCTIONS = ['for_each', 'reduce', 'count', 'min', 'max', 'sum', 'average', 'find_first', 'find_any',...
fumus.decorators.handler.pre_call(function_decorator)[source]
fumus.decorators.handler.handle_consumed(func)[source]