import { EmptyBase } from "https://deno.land/x/rimbu@0.14.0/collection-types/set-custom/index.ts";
Methods
assumeNonEmpty(): never
filter(): any
forEach(): void
nonEmpty(): false
remove(): any
toArray(): []
[Symbol.iterator](): FastIterator<any>
x/rimbu/collection-types/set-custom/index.ts>EmptyBase
import { EmptyBase } from "https://deno.land/x/rimbu@0.14.0/collection-types/set-custom/index.ts";