Can D used for BIG-HUGE projects?
    Ola Fosheim Grøstad 
    ola.fosheim.grostad at gmail.com
       
    Sat Dec 19 22:48:54 UTC 2020
    
    
  
On Saturday, 19 December 2020 at 22:37:36 UTC, Marlon wrote:
> I do not care about numpy and pandas, I care about 4 (thank you 
> Ilya) different INCOMPATIBLE ways of implementing Algebraic. 
> Not a rocket, Algebraic. As it seems that everybody needs to 
> implement it from scratch every time to do his homework, I 
> would call it a basic building block.
Meh, it should be a language feature. Also, untagged union is 
creating problems for precise GC, that is a serious design flaw 
for a language that relies on GC.
    
    
More information about the Digitalmars-d
mailing list