Is there a way to list all bound symbols, or even the entire symbol table, from csi?
E.g. #;7> (use tcp) #;8> tcp-read-timeout Error: unbound variable: tcp-read-timeout but the documentation says that's what it is... so I would like to dump all known symbols and grep for something similar. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
