Documentation
Dlang.org
DictionaryDataType.this
arrow
dictionary_data_type
DictionaryDataType
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