Skip to main content
Module

x/rimbu/actor/mod.ts>Actor.ActionReducer

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias Actor.ActionReducer
import { type Actor } from "https://deno.land/x/rimbu@0.14.0/actor/mod.ts";
const { ActionReducer } = Actor;