This complements the BitRange in core.bitops. Useful when you want to traverse the bitset in reverse without having to reverse the underlying bitset.
@keivan-shah updated dlang/dmd pull request #14380 "Fix Issue 23304 - Add core.bitops.ReverseBitRange" fixing this issue: - Fix Issue 23304 - Add core.bitops.ReverseBitRange https://github.com/dlang/dmd/pull/14380
Closing as per the discussion in: https://github.com/dlang/dmd/pull/14380