[Issue 23640] Nullable range iteration doesn't work with immutable values
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jan 20 10:24:05 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23640
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8668 "Fix issue 23640: Use `Nullable[]` to allow
iterating `Nullable` of immutable type." was merged into stable:
- 19eaf8a1bd561f186db2c35acbcff49319befb53 by Mathis Beer:
  Fix issue 23640: Use `Nullable[]` to allow iterating `Nullable` of immutable
type.
https://github.com/dlang/phobos/pull/8668
--
    
    
More information about the Digitalmars-d-bugs
mailing list