import { Lookup } from "https://deno.land/x/rimbu@1.1.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@1.1.0/actor/main/lookup.ts";
const { create } = Lookup;
Returns a reducer that implements a lookup algorithm based on the given configuration.