Pudu programming language
Menu
API reference

Std.Column.ColumnU64

1 declaration

type

ColumnU64

This declaration introduces a public type.

What it does

Contiguous unboxed 64-bit columnar vector.

Combines an unboxed scalar data buffer with a bit-packed null bitmap

for analytical vector processing and database scans.

Read the signature

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

Back to Std.ColumnSearch related declarations