import * as polkadot from "https://deno.land/x/polkadot@0.2.45/types-codec/mod.ts";
Classes
c bool | |
c Bool | |
c Date | |
c Enum | |
c f32 | |
c F32 | |
c f64 | |
c F64 | |
c i128 | |
c I128 | |
c i16 | |
c I16 | |
c i256 | |
c I256 | |
c i32 | |
c I32 | |
c i64 | |
c I64 | |
c i8 | |
c I8 | |
c Int | |
c Json | |
c Map | |
c Null | |
c Raw | |
c Set | |
c Text | |
c Type | |
c u128 | |
c U128 | |
c u16 | |
c U16 | |
c u256 | |
c U256 | |
c u32 | |
c U32 | |
c u64 | |
c U64 | |
c u8 | |
c U8 | |
c UInt | |
c Vec | |
Functions
Sort keys/values of BTreeSet/BTreeMap in ascending order for encoding compatibility with Rust's BTreeSet/BTreeMap (https://doc.rust-lang.org/stable/std/collections/struct.BTreeSet.html) (https://doc.rust-lang.org/stable/std/collections/struct.BTreeMap.html) | |