You can't compare different types of tupes. (1, 2, 3) = (1, 2) will also bring a type error (int * int and int * int * int are different types). If your tuples can have different sizes (and all elements have the same type), you should use a list.

By on 4/23/2007 9:02 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