Hey! Thank you very much!

And I think this MSDN page should make an update:

[link:msdn.microsoft.com]

By on 4/9/2010 11:15 PM ()

Thanks, I'll file a bug to update the docs.

By on 4/10/2010 12:14 AM ()
1
2
3
4
5
let foo (x : uint32) =
    x * 2u
    
let bar (x : uint64) =
    x * 2UL 

[:)]

By on 4/9/2010 11:12 AM ()

I believe for unsigned types you should use

uint16 or uint32

By on 4/9/2010 11:04 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper