"David N. Welton" wrote:
> I have committed the initial 'var' command to CVS. Please check it
> out and let me know what you think.
I've checked it out from the CVS; looks promising.
But if I want to tell if 'x' is a variable or a list,I'm forced
to count the occurrencies of 'x' in [var names].
We could either:
- add a function 'var values' which returns a list of the values
one-to-one related with 'var names' result;
or
- add a function 'var pairs' (or whatever) which returns a
key-value list
This would speed up things a lot.
--
Valerio Gionco [[EMAIL PROTECTED]]
MOST s.r.l. Via Bezzecca, 9 - 10131 Torino
************************************************************************
"Life's not fair, but the root password helps."
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]