From: rif <ri...@MI...> - 2003-10-17 14:38:18
|
1. I support Nicolas' suggestion that it would be preferable if REAL were not exported from matlisp. (Actually, I also wish that :matrix wasn't a nickname for matlisp, because I need to also have my own matrix stuff (for sparse matrices, for example), but that's another story.) 2. Is there a reason that man (and therefore help) iterates over all symbols in a package, rather than just external ones? I find this confusing, because I'll type (help matlisp) and see a function in the list, but that function's not exported. Maybe I should be sending this to matlisp-devel instead. I'm not sure. Cheers, rif |