chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] all bound symbols?


From: Shawn Rutledge
Subject: [Chicken-users] all bound symbols?
Date: Fri, 3 Aug 2007 00:50:57 -0700

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]