Method Calls
3Host interop: field access or method call.
special-formclojure.core
Takes a Java object and returns a read-only implementation of the map abstraction based upon its JavaBean properties.
functionclojure.core
Expands into code that creates a fn that expects to be passed an object and any args and calls the named instance meth...
macroclojure.core