Category talk:Tcl

From Rosetta Code
Revision as of 13:20, 26 May 2009 by rosettacode>Suchenwi (→‎Tasks Unlikely to get Implemented: implemented for character units of size)

Tasks Unlikely to get Implemented

This is a short discussion of the tasks that are marked with the omit template. —Dkf 09:14, 21 May 2009 (UTC)

Constrained Genericity

This is a specialization of the Parametric Polymorphism task.

Evens Sum To Even

Need the concept of proof in the language for this, and this is really an area that Tcl doesn't address.

Parametric Polymorphism

Tcl doesn't have static typing, making this task ridiculously trivial/non-applicable.