clojure-koans/ideaboard.txt
2011-03-31 17:36:49 -05:00

37 lines
435 B
Plaintext

Concepts / Language Features
=====
Agents
Vars
state identity lifetime
Metadata
Tuples - syntax
Pattern Matching
immutability/side effects
memoization
trampolining
reflection
Java interop
Protocols
Deftypes
DefRecords
Pre and Post conditions of functions
Particular Functions
=====
vector-of
case
flatten
frequencies
group-by
keep
keep-indexed
map-indexed
partition-all
partition-by
rand-nth
reductions
constantly
repeatedly
shuffle