phobos/std/range
FeepingCreature 75372efef2
Fix issue 24064: use consistent types for ResultRanges. (#8791)
`source` is `Unqual!Ranges`, not `Ranges`.
2023-08-03 10:10:12 +03:00
..
interfaces.d Fix issue 22608 - RandomAccessInfinite is not a valid random-access range 2021-12-19 02:48:10 +00:00
package.d Fix issue 24064: use consistent types for ResultRanges. (#8791) 2023-08-03 10:10:12 +03:00
primitives.d fix isBidirectionalRange with no-postblit .back 2023-03-12 19:49:07 +01:00