Pudu programming language
Menu
API reference

Std.BitVector.BitVector

1 declaration

type

BitVector

This declaration introduces a public type.

What it does

A dense contiguous sequence of bits backed by unboxed 64-bit words.

Read the signature

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

Back to Std.BitVectorSearch related declarations