::xox
Class HigherOrderTcl

Heritage:
::xotcl::Object
Associated Test:
::xox::test::TestHigherOrderTcl

Class HigherOrderTcl
superclass ::xotcl::Object,
Higher order Tcl is a collection of functions (not procedures).
 Functions are different than procedures in that they are 
 deterministic and have no side effects.  This allows for 
 efficient, bug-free, and very quickly written code that is 
 known as functional programming.
Variables
NameDefault ValueClassComment
 
Methods
NameComment
   
Methods from ::xotcl::Object
#, ., ?, ?code, ?methods, ?object, abstract, copy, coverageFilter, defaultmethod, extractConfigureArg, filterappend, garbageCollect, get#, getClean#, hasclass, init, methodTag, mixinappend, move, profileFilter, self, setParameterDefaults, shell, tclcmd, traceFilter,