arrow.map_array

Module for [MapArray] class

Types 3

Methods
GType _gType() @property
MapArray self()Returns `this`, for use in `with` statements.
MapArrayGidBuilder builder()Get builder for [arrow.map_array.MapArray] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [arrow.map_array.MapArray]

Methods