import * as rimbu from "https://deno.land/x/rimbu@1.0.4/actor/main/slice-config.ts";
Functions
Returns a configured object that can be used to produce slices with the given configuration. |
Interfaces
Utility type to determine the types to be used in the slice configuration. |
Type Aliases
Type used to define a lookup action object. | |
Function type to use to include external actions in the slice. | |
The result type of an action include function. | |
Function type to use to apply the given action handler. | |
Function type to use to apply the given action handler result. | |
The type used to define slice actions |