| Interface | Description |
|---|---|
| IFn |
IFn provides complete access to invoking
any of Clojure's APIs. |
The clojure.lang package holds the implementation for Clojure.
The only class considered part of the public API is
IFn. All other classes should be considered
implementation details.