LargeListScalar

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.large_list_array.LargeListArray value)

Members

Functions

self
LargeListScalar self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From BaseListScalar

getGType
GType getGType()
gType
GType gType [@property getter]
self
BaseListScalar self()

Returns this, for use in with statements.

getValue
arrow.array.Array getValue()