Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

Units of Measure in F#: Part Three, Generic Units

In the first two articles in this series, we saw how to declare base and derived units, introduce constants with units, define our own conversion functions, and have F# check the units for us. But what if we're writing code that doesn't care what units

Units of Measure in F#: Part Two, Unit Conversions

In today's article I'll show you how to use different systems of units, convert between units, and interface with non-unit-aware code. PowerPack goodies First, though, let's have a look at some handy definitions provided in the F# PowerPack. To access
Posted by andrewkennedy | 20 Comments
Filed under: , , ,
 
Page view tracker