Skip to main content

Module bool

Module bool 

Source

Structs§

Bool
BoolData
Inner data for a boolean array that stores true/false values in a compact bit-packed format.
BoolDataParts
BoolMaskedValidityRule
Rule to push down validity masking from MaskedArray parent into BoolArray child.

Traits§

BoolArrayExt

Type Aliases§

BoolArray
A Bool-encoded Vortex array.