SciNim / Unchained

A fully type safe, compile time only units library.
https://scinim.github.io/Unchained
109 stars 0 forks source link

Fix `min` issue due to emitting `short` unit names #37

Closed Vindaar closed 1 year ago

Vindaar commented 1 year ago

We now emit long names again for the units in to. This is not an issue anymore, as we fully alias all short and long units that are constructed and take care to generate the short string name by default.

Also work around a weird bug as mentioned in the commit message / comment in code.