Struct DictionaryList.Rng
struct Rng(bool CONST)
;
Fields
Name | Type | Description |
---|---|---|
idx
|
size_t | |
list
|
const(DictionaryList)* |
Properties
Name | Type | Description |
---|---|---|
empty [get]
|
bool | |
front [get]
|
DictionaryList |
Methods
Name | Description |
---|---|
popFront
()
|
Aliases
Name | Description |
---|---|
KVT
|