Documentation
Dlang.org
DictionaryDataType.this
arrow
dictionary_data_type
DictionaryDataType
this
(void* ptr, Flag!"Take" take)
class
DictionaryDataType
this
(
void
*
ptr
,
Flag
!"Take"
take
=
No.Take
)
this
(arrow.data_type.DataType indexDataType, arrow.data_type.DataType valueDataType, bool ordered)
arrow
dictionary_data_type
DictionaryDataType
constructors
this
functions
getIndexDataType
getValueDataType
isOrdered
self
properties
gType
static functions
getGType