Skip to main content

Module map

Module map 

Source
Expand description

Canonical map arrays backed by ListView entry storage.

Structs§

Map
The canonical encoding for DType::Map.
MapData
Encoding-specific metadata for crate::arrays::MapArray.
MapDataParts
The logical and physical inputs used to construct a crate::arrays::MapArray.
MapSlots
MapSlotsView
Borrowed view of MapSlots.

Traits§

MapArrayExt
Accessors for the canonical map representation.
MapArraySlotsExt
Typed array accessors for Map.

Type Aliases§

MapArray
A Map-encoded Vortex array.