mirror of
https://github.com/dlang/phobos.git
synced 2025-05-04 17:11:26 +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;
|
||||
}
|
||||
|
||||
// Bidirectional functionality as suggested by Brad Roberts.
|
||||
Range back()
|
||||
{
|
||||
ensureBackLength;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue