Struct Tag.NamespaceRange
Constructors
Name | Description |
---|---|
this |
Methods
Name | Description |
---|---|
empty | |
front | |
popFront | |
back | |
popBack | |
length | |
save | |
opSlice | |
opSlice | |
opIndex | |
opIndex | |
opBinaryRight | Inefficient when range is a slice or has used popFront /popBack , but it works. |
Aliases
Name | Description |
---|---|
opDollar |