https://issues.dlang.org/show_bug.cgi?id=16363
--- Comment #1 from [email protected] --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/b450113a4a6c5f6f329ef63cdaca4bd7ca3a8922 Enhancement 16363 Issue 16363 (Cannot construct a random access range using frontTransversal) https://issues.dlang.org/show_bug.cgi?id=16291 - Added the length property to frontTransversal (only if the length is known) https://github.com/dlang/phobos/commit/6394458fc3eed3800957d111650bd63bce010257 Merge pull request #4754 from togrue/issue_16363 Fix issue 16363 - Cannot construct a random access range using frontTransversal --
