import { Lookup } from "https://deno.land/x/rimbu@0.14.0/actor/main/lookup.ts";
const { create } = Lookup;
Returns a reducer that implements a lookup algorithm based on the given configuration.
import { Lookup } from "https://deno.land/x/rimbu@0.14.0/actor/main/lookup.ts";
const { create } = Lookup;
Returns a reducer that implements a lookup algorithm based on the given configuration.