The callback shape onIgnored installs: every ignored failure arrives with the label its call site declared.
Usage
import { type Failure } from "lib/stream/index.ts"; type { IgnoredObserver } = Failure;
The callback shape onIgnored installs: every ignored failure arrives with the label its call site declared.
import { type Failure } from "lib/stream/index.ts"; type { IgnoredObserver } = Failure;