Does anybody know if there is a Clojure equivalent for Pythons "dir". Basically I need to know the functions I can call on something or more specifically for java objects I want to know the methods and properties available (I am not sure if in java they are called methods and properties, this is C# lingo).
|
feedback
|
|
Alternatively, maybe something like:
| ||||
|
feedback
|
|
The
| |||||||||
feedback
|