F Sharp (programming language): Difference between revisions

Content deleted Content added
Shr2012 (talk | contribs)
m Units of measure: It can now support signed and unsigned integers. Couple of code examples added.
Shr2012 (talk | contribs)
Line 484:
 
[<Measure>] type days
let better_age = 3u<days> // unituint<days>
 
</syntaxhighlight>