SciNim / Unchained

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

Fix signature of `to` procedure #27

Closed Vindaar closed 2 years ago

Vindaar commented 2 years ago

The generics of the to procedure were unconstrained. Matched also types that it shouldn't resulting in an (almost) endless loop.