type alias ObservedObserver

The callback shape onObserved installs: every declared failure a consumer classified arrives right as it is handed to application code.

Definition

(failure: Any) => void

Usage

import { type ObservedObserver } from "lib/result/failure.ts";