RFC: Units of measurement for D (Phobos?)

Seb via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 29 05:46:44 PDT 2016


On Tuesday, 22 March 2016 at 09:55:28 UTC, Zardoz wrote:
>
> Impressive! I like the idea, in special when you can handled 
> derived units and doing conversions like this :
>
> convert!(kilo(newton))(2000000 * gram * meter / pow!2(second)));

Wow that's pretty sweet!
So @nordlow how about pushing this code to a separate repository 
and dub?
It seems that now there is enough interest in pushing this :)

> I would like to move forward with std.experimental.unit(s).

+1 for pushing this to Phobos!


More information about the Digitalmars-d mailing list