[fpc-devel] for-in-index loop
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sat Jan 26 05:14:19 CET 2013
Alexander Klenin schrieb:
> 2) Indeed, introducing tuples to Pascal might be an alternative
> solution. Below is a proposal:
> 2.1) Tuple definition. Tuple is an anonymous list of values, possibly
> of different types.
OPL: array of Variant.
Also: Open Array.
Where both are slow and clumsy to use, violating the principle of
strictly typed languages.
DoDi
More information about the fpc-devel
mailing list