Worst ideas/features in programming languages?
    Tejas 
    notrealemail at gmail.com
       
    Tue Oct 19 07:14:17 UTC 2021
    
    
  
On Tuesday, 19 October 2021 at 07:02:01 UTC, bauss wrote:
> On Monday, 18 October 2021 at 18:12:49 UTC, russhy wrote:
>> Can we at least agree that the work on 
>> https://dlang.org/phobos/std_experimental_allocator.html must 
>> be resumed and moved out of experimental?
>
> std.experimental is where modules go to die. Nothing ever 
> leaves it.
We really should move `allocator` into normal `std` namespace 
though. It will somewhat help us get to parity with `Zig`, which 
does this at a language level, I believe.
    
    
More information about the Digitalmars-d
mailing list