Module null

Module null 

Source
Expand description

Definition and implementation of NullVector and NullVectorMut.

Structsยง

NullScalar
Represents a null scalar value.
NullVector
An immutable vector of null values.
NullVectorMut
A mutable vector of null values.