Skip to main content
Module

x/polkadot/types-codec/mod.ts>sortSet

Package publishing for deno.land/x/polkadot
Go to Latest
function sortSet
import { sortSet } from "https://deno.land/x/polkadot@0.2.39/types-codec/mod.ts";

Type Parameters

optional
V extends Codec = Codec

Parameters

set: Set<V>