import { BTreeSet } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/bundle.ts";
Constructors
new
BTreeSet()Static Methods
with<V extends Codec>(valType: CodecClass<V> | string): CodecClass<BTreeSet<V>>
import { BTreeSet } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/bundle.ts";