eradiate.kernel.dict_parameter¶
- eradiate.kernel.dict_parameter(maybe_fn=None)[source]¶
This function wraps another one into a
DictParameterinstance. It is primarily meant to be used as a decorator.- Parameters:
maybe_fn (
callable(), optional)- Returns: