You are currently using a new, unsaved search.
Teach clojure.test reporting about ex-info/ex-data
vec function is substantially slower than into function
Evaling #{do ...} or [do ...] is treated as the do special form
repl value of *file* is "NO_SOURCE_PATH", of *source-path* is "NO_SOURCE_FILE"
typos in instant.clj
Minor Code Cleanup in core.reducers: use required walk, drop this for coll
Symbol name starting with digits to defn throws "Unmatched delimiter )"
Minor correction to doc string of ns macro
multi arity into
Allow map-indexed to accept multiple collections (a la map)
repl/source could support protocol functions
Added queue, queue* and queue? to clojure.core
Replace old metadata reader macro syntax
'list*' returns not a list
Var's .setDynamic does not set :dynamic in metadata
Enable refering to ->type inside deftype
Outdated documentation for gen-class's :exposes-methods option
clojure.inspector/inspect-table gives up when first element of coll is nil
Metadata expressions are evaluated after the expression they affect
Documentation for extend-type falsely implies that & is allowed in protocol fn signatures
interleave should accept 1 or 0 arguments
range function has missing documentation
GC Issue 103: bit-count function