Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save practicalli-johnny/b17f6c0cea53f4c2bdabb38908f952f6 to your computer and use it in GitHub Desktop.
Save practicalli-johnny/b17f6c0cea53f4c2bdabb38908f952f6 to your computer and use it in GitHub Desktop.
Clojure function names for word cloud
def def def def
defn defn defn defn defn defn defn defn defn defn defn defn defn defn defn defn
let let let let let let let let
map map map map
reduce reduce reduce reduce reduce
apply apply apply apply apply apply
into into
partition partition-all
group-by group-by
sort-by sort-by
str str
hash-map vector set list
seq vals keys
lazy-seq repeatedly iterate iteration
distinct filter remove take-nth for dedupe random-sample
cons conj concat lazy-cat mapcat cycle interleave interpose
rest nthrest next fnext nnext drop drop-while take-last for
take take-while butlast drop-last for
conj concat distinct flatten group-by partition partition-all partition-by split-at split-with filter remove replace shuffle
reverse sort sort-by compare
map pmap map-indexed mapcat for replace
first second last rest next ffirst nfirst fnext nnext nth nthnext rand-nth when-first max-key min-key
zipmap into reduce reductions set vec into-array to-array-2d mapv filterv
some filter
doseq dorun doallmap mapcat filter remove take take-while take-nth drop drop-while replace
partition-by partition-all keep keep-indexed map-indexed distinct interpose cat dedupe random-sample halt-when
if
cond
loop recur
throw try
do
letfn
identity constantly comp complement partial juxt memoize
require require require require require require require require require require require require require
refer
for doseq dotimes while
zipper seq-zip vector-zip xml-zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment