https://dlang.org/phobos/std_range.html isRandomAccesRange should be isRandomAccessRange.
See https://dlang.org/phobos/std_range.html#.RefRange.opIndex
@maxhaton created dlang/phobos pull request #8078 "Fix Issue 21125 - Typo in std.range.refRange documentation for opIndex" fixing this issue: - Fix Issue 21125 - Typo in std.range.refRange documentation for opIndex https://github.com/dlang/phobos/pull/8078
dlang/phobos pull request #8078 "Fix Issue 21125 - Typo in std.range.refRange documentation for opIndex" was merged into master: - b2ce76c6f0223fd1907d5f45a3f2ea8830fc11b8 by Max Haughton: Fix Issue 21125 - Typo in std.range.refRange documentation for opIndex https://github.com/dlang/phobos/pull/8078