/* Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved. Available via Academic Free License >= 2.1 OR the modified BSD license. see: http://dojotoolkit.org/license for details */ if(!dojo._hasResource["dojox.lang.functional.util"]){dojo._hasResource["dojox.lang.functional.util"]=true;dojo.provide("dojox.lang.functional.util");dojo.require("dojox.lang.functional.lambda");(function(){var df=dojox.lang.functional;dojo.mixin(df,{inlineLambda:function(_1,_2,_3){var s=df.rawLambda(_1);if(_3){df.forEach(s.args,_3);}var ap=typeof _2=="string",n=ap?s.args.length:Math.min(s.args.length,_2.length),a=new Array(4*n+4),i,j=1;for(i=0;i