Jan 182020
 

Years ago, Andrew Kennedy published a foundational paper about a type checker for units of measure, and later implemented it for F#. To this day, F# is the only mainstream programming language which provides first class support to make sure that you will not accidentally confuse meters and feet, euros and dollars, but that you can still convert between watts·hours and joules. I decided to see whether this could be implemented in and for Rust.…

External feed Read More at the Source: https://yoric.github.io/post/uom.rs/

 2020-01-18

Sorry, the comment form is closed at this time.