Const
Function wrapper backed by the global monitor. See Monitor.monitor for semantics and usage.
The function to wrap.
A function with the same signature as fn that never throws (errors are collected instead).
fn
Function wrapper backed by the global monitor. See Monitor.monitor for semantics and usage.