Skip to main content
Module

x/rimbu/mod.ts>AsyncReducer.InstanceImpl#onClose

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
method AsyncReducer.InstanceImpl.prototype.onClose
import { AsyncReducer } from "https://deno.land/x/rimbu@1.2.0/mod.ts";
const { InstanceImpl } = AsyncReducer;

Parameters

optional
err: unknown

Returns

Promise<void>