eradiate.kernel.dict_parameter

Contents

eradiate.kernel.dict_parameter#

eradiate.kernel.dict_parameter(maybe_fn=None)[source]#

This function wraps another one into a InitParameter instance. It is primarily meant to be used as a decorator.

Parameters:

maybe_fn (callable(), optional)

Returns:

callable()