No.

Note that the design of many curried-function APIs takes argument order into careful consideration so that the most-common-case of partial application has those arguments first so that the partial application is 'for free'. But if you need to fix a subset of arguments that aren't the first arguments, then you must introduce a lambda ('fun'), as you have.

By on 1/29/2009 5:29 PM ()
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