Pudu programming language
Menu
API reference

Std.IntMap.IntMap

1 declaration

type

IntMap

This declaration introduces a public type.

What it does

A purely functional bitwise integer Patricia Trie mapping 64-bit integer keys to values.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.IntMapSearch related declarations