arrow.base_list_scalar

Module for [BaseListScalar] class

Types 3

Methods
GType _gType() @property
BaseListScalar self()Returns `this`, for use in `with` statements.
BaseListScalarGidBuilder builder()Get builder for [arrow.baselistscalar.BaseListScalar] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
Methods
T value(arrow.array.Array propval)Set `value` property. Params: propval = The value of the scalar. Returns: Builder instance for fluent chaining

Fluent builder for [arrow.base_list_scalar.BaseListScalar]