Created
December 12, 2016 17:24
-
-
Save gdeer81/3897e926a7dea79dd070607bcdb5a548 to your computer and use it in GitHub Desktop.
every form in clojure.core that has four characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*in* | |
*ns* | |
aget | |
amap | |
as-> | |
aset | |
atom | |
bean | |
byte | |
case | |
cast | |
char | |
comp | |
cond | |
conj | |
cons | |
dec' | |
defn | |
disj | |
doto | |
drop | |
eval | |
find | |
fnil | |
hash | |
ifn? | |
inc' | |
into | |
ints | |
isa? | |
juxt | |
keep | |
keys | |
last | |
list | |
load | |
long | |
loop | |
map? | |
mapv | |
meta | |
name | |
neg? | |
next | |
nil? | |
not= | |
odd? | |
peek | |
pmap | |
pop! | |
pos? | |
quot | |
rand | |
read | |
rest | |
rseq | |
run! | |
send | |
seq? | |
set? | |
some | |
sort | |
spit | |
subs | |
sync | |
take | |
test | |
time | |
type | |
vals | |
var? | |
when |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment