Can't answer those specific warnings or errors but you can accomplish

the same assignment with either of these two forms. And it's less

typing...

1
2
3
4
let a = { Foo = 1 } : A


let a:A = { Foo = 1 }
By on 5/21/2009 7:19 AM ()

Can't answer those specific warnings or errors but you can accomplish

the same assignment with either of these two forms.

That was very helpful! Thanks so much! =)

By on 5/21/2009 7:29 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