mirror of
https://github.com/dlang/phobos.git
synced 2025-05-05 09:30:49 +03:00
minor
This commit is contained in:
parent
d4dff4233c
commit
54dea3d01e
1 changed files with 1 additions and 0 deletions
|
@ -699,6 +699,7 @@ public:
|
||||||
_frontLength = _frontLength.max;
|
_frontLength = _frontLength.max;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Bidirectional functionality as suggested by Brad Roberts.
|
||||||
Range back()
|
Range back()
|
||||||
{
|
{
|
||||||
ensureBackLength;
|
ensureBackLength;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue