This class is missing documentation.
Copy and paste the text below and save to HelpSource/Classes/NAryOpFunctionProxy.schelpTITLE:: NAryOpFunctionProxy summary:: _short_description_here_ categories:: Undocumented classes related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff DESCRIPTION:: _put_long_description_here_ First code examples: code:: _some_example_code_ :: CLASSMETHODS:: INSTANCEMETHODS:: METHOD:: composeUnaryOp argument:: aSelector METHOD:: embedInStream argument:: inval METHOD:: valueFuncProxy argument:: args METHOD:: composeNAryOp argument:: aSelector argument:: anArgList METHOD:: valueArray argument:: args METHOD:: value argument:: ... args METHOD:: reverseComposeBinaryOp argument:: aSelector argument:: something argument:: adverb METHOD:: composeBinaryOp argument:: aSelector argument:: something argument:: adverb METHOD:: reduceFuncProxy argument:: args EXAMPLES:: code:: _some_example_code_ ::