Skip to main content
Module

x/rimbu/core/mod.ts>AsyncReducer.ReducerHaltedError

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Latest
class AsyncReducer.ReducerHaltedError
import { AsyncReducer } from "https://deno.land/x/rimbu@1.2.1/core/mod.ts";
const { ReducerHaltedError } = AsyncReducer;

Constructors

new
ReducerHaltedError()

Constructors

new
ReducerHaltedError()