General
14- value
clojure.java.javadoc
- value
clojure.java.javadoc
- value
clojure.java.javadoc
- value
clojure.java.javadoc
- value
clojure.java.browse
- value
clojure.java.javadoc
Adds to the list of local Javadoc paths.
functionclojure.java.javadoc
Adds to the list of remote Javadoc URLs. package-prefix is the beginning of the package name that has docs at this UR...
functionclojure.java.javadoc
Takes a Java object and returns a read-only implementation of the map abstraction based upon its JavaBean properties.
functionclojure.core
Open url in a browser
functionclojure.java.browse
Throws a ClassCastException if x is not a c, else returns x.
functionclojure.core
Returns a seq on a java.util.Enumeration
functionclojure.core
Returns a seq on a java.util.Iterator. Note that most collections providing iterators implement Iterable and thus supp...
functionclojure.core
Opens a browser window displaying the javadoc for the argument. Tries *local-javadocs* first, then *remote-javadocs*.
functionclojure.java.javadoc