Documentation
Dlang.org
DictionaryDataType.this
arrow
dictionary_data_type
DictionaryDataType
this
(void* ptr, Flag!"Take" take)
this
(arrow.data_type.DataType indexDataType, arrow.data_type.DataType valueDataType, bool ordered)
class
DictionaryDataType
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