bridge.utils.decorators
#
Module Contents#
Functions#
Decorator to mark a function as experimental and issue a warning upon its call. |
Data#
API#
- bridge.utils.decorators.logger#
‘getLogger(…)’
- bridge.utils.decorators.R#
‘TypeVar(…)’
- bridge.utils.decorators.experimental_fn(
- func: Callable[..., bridge.utils.decorators.R],
Decorator to mark a function as experimental and issue a warning upon its call.