dict

Use


(↥ "pkg:dict" pkg)

Call the exports below through the pkg alias, for example pkg.DictEmpty.

Functions

DictEmpty

Type: (∷ (→ Unit Any))

Construct DictEmpty values.

DictPut

Type: (∷ (→ Any Any Any Any))

Construct DictPut values.

canonical-metadata-map

Type: (∷ (→ Any Any))

0x0 implementation for dict.canonical_metadata_map.

insert

Type: (∷ (→ Any Any Any Any))

0x0 implementation for dict.insert.