Struct LinkedSetBacking.Range
struct Range
;
Fields
Name | Type | Description |
---|---|---|
backing
|
Array!Entry* | |
index
|
uint |
Properties
Name | Type | Description |
---|---|---|
empty [get]
|
bool | |
front [get]
|
const(T) |
Methods
Name | Description |
---|---|
popFront
()
|