import * as rimbu from "https://deno.land/x/rimbu@1.1.0/actor/main/lookup.ts";
Functions
Returns a reducer that implements a lookup algorithm based on the given configuration. |
Interfaces
Interface to define a lookup algorithm based on actions and a fallback. | |
Interface to define lookup actions. |
Type Aliases
Function to determine how the lookup result type should be used to update a given state. |