arrow.list_scalar

Module for [ListScalar] class

Types 3

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

Fluent builder for arrow.list_scalar.ListScalar

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