Version 1 of Overloading Proc

Updated 2002-11-07 08:22:26

Tcl is a very dynamic language. The proc command can be used to create wonderful treats that allow new programming styles. This page serves as a collection of those treats.

A somewhat related tool would be Arrays as functions