import * as rimbu from "https://deno.land/x/rimbu@1.1.0/common/optlazy.ts";
Functions
Returns the value contained in an | |
Returns the value contained in an |
Type Aliases
A potentially lazy value of type T. | |
A potentially lazy value that, in case of a lazy function, received a default value that it can return. |