This class is missing documentation.
Copy and paste the text below and save to HelpSource/Classes/UnaryOpFunctionProxy.schelpTITLE:: UnaryOpFunctionProxy 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:: postString METHOD:: reverseComposeBinaryOp argument:: aSelector argument:: something argument:: adverb METHOD:: reduceFuncProxy argument:: args METHOD:: valueFuncProxy argument:: args METHOD:: composeUnaryOp argument:: aSelector METHOD:: composeBinaryOp argument:: aSelector argument:: something argument:: adverb METHOD:: value argument:: ... args METHOD:: composeNAryOp argument:: aSelector argument:: anArgList METHOD:: embedInStream argument:: inval METHOD:: valueArray argument:: args EXAMPLES:: code:: _some_example_code_ ::