Skip to main content
Module

x/rimbu/mod.ts>AsyncReducer.ReducerNotInitializedError

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

Constructors

new
ReducerNotInitializedError()

Constructors

new
ReducerNotInitializedError()