arrow.union_scalar

Module for [UnionScalar] class

Types 3

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

Fluent builder for [arrow.union_scalar.UnionScalar]