Pudu programming language
Menu
API reference

Std.IntSet.IntSet

1 declaration

type

IntSet

This declaration introduces a public type.

What it does

A purely functional bitwise integer Patricia Trie storing 64-bit integer elements.

Read the signature

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

Back to Std.IntSetSearch related declarations