superleaf.operators.wrappers# Functions with_fallback([f, fallback, exceptions]) superleaf.operators.wrappers.with_fallback(f: ~typing.Callable | None = None, fallback=None, exceptions=<class 'Exception'>)[source]#