No - tuple construction is language syntax, not an F# operator. You would need to define a function such as:

let pair x y = (x,y)

By on 11/1/2009 10:58 PM ()

Can't we find a tuple function on a Tuple class somewhere? The idea is to have it once for all and not to have to create it each i need to pass it.

Thanks

Sadek

By on 11/2/2009 2:31 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