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