fork download
  1. (mapv #(println(str(char %)" is for "
  2. (some(fn[a](and(=(.charAt a 0)(char(+ % 32)))a))(conj(map str(keys(ns-publics 'clojure.core)))"orb""yes"))
  3. ))(range 65 91))
Success #stdin #stdout 0.74s 336576KB
stdin
Standard input is empty
stdout
A is for atom
B is for bit-set
C is for chunk-first
D is for decimal?
E is for ensure
F is for find-ns
G is for get-thread-bindings
H is for hash-ordered-coll
I is for iterator-seq
J is for juxt
K is for keep-indexed
L is for line-seq
M is for macroexpand
N is for ns-unmap
O is for orb
P is for primitives-classnames
Q is for quot
R is for restart-agent
S is for sort-by
T is for tree-seq
U is for unchecked-remainder-int
V is for vswap!
W is for when-first
X is for xml-seq
Y is for yes
Z is for zipmap