Construct a data representation of a reader conditional. If true, splicing? indicates read-cond-splicing.
Removes all of the methods of multimethod.
Adds to the list of remote Javadoc URLs. package-prefix is the beginning of the package name that has docs at this URL.
Increments the named counter in *report-counters*, a ref to a map. Does nothing if *report-counters* is nil.
When set to true, the compiler will emit warnings when reflection is needed to resolve Java method calls or field accesses. Defaults to false.
Return true if the value is the data representation of a reader conditional
Default map of data reader functions provided by Clojure. May be overridden by binding *data-readers*.
Given a replacement string that you wish to be a literal replacement for a pattern match in replace or replace-first, do the necessary escaping of special characters in the replacement.
Normally, actions sent directly or indirectly during another action are held until the action completes (changes the agent's state). This function can be used to dispatch any pending sent actions immediately. This has no impact on actions sent during a transaction, which are still held until...