import { type FuncInterface } from "https://deno.land/x/rimbu@1.2.0/spy/mod.ts";
Utility type to use a Func
type in an interface.
Type Parameters
F extends Func
import { type FuncInterface } from "https://deno.land/x/rimbu@1.2.0/spy/mod.ts";
Utility type to use a Func
type in an interface.