arrow.map_scalar

Module for [MapScalar] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
MapScalar self() nothrowReturns `this`, for use in `with` statements.
MapScalarGidBuilder builder() static nothrowGet builder for [arrow.map_scalar.MapScalar] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for arrow.map_scalar.MapScalar

Methods
MapScalar build() nothrowCreate object from builder. Returns: New object