Printing shortest decimal form of floating point number with Mir
    Ola Fosheim Grøstad 
    ola.fosheim.grostad at gmail.com
       
    Wed Dec 23 16:51:33 UTC 2020
    
    
  
On Wednesday, 23 December 2020 at 16:20:37 UTC, Timon Gehr wrote:
> On 23.12.20 16:37, Ola Fosheim Grøstad wrote:
>> On Wednesday, 23 December 2020 at 03:06:51 UTC, 9il wrote:
>>> You, Andrey, and Atila don't care about language features 
>>> that have been requested for Mir or even more: rejecting DIP 
>>> draft + DMD partial implementation for no real reason.
>> 
>> Out of curiosity, which language features would improve Mir?
>>
> https://github.com/dlang/DIPs/blob/master/DIPs/other/DIP1023.md
This looks like a bug?
I see how builtin tuples could be useful for a linalg library. I 
like how Python allows just using ",". Makes code easier on the 
eyes
x,y = y,x
    
    
More information about the Digitalmars-d-announce
mailing list