2010-11-10 01:45:22 +00:00
|
|
|
Concepts / Language Features
|
|
|
|
=====
|
|
|
|
Agents
|
|
|
|
Atoms
|
|
|
|
Vars
|
|
|
|
state identity lifetime
|
|
|
|
lazy sequences
|
|
|
|
Metadata
|
2010-01-14 23:21:05 +00:00
|
|
|
Tuples - syntax
|
|
|
|
Pattern Matching
|
|
|
|
immutability/side effects
|
|
|
|
memoization
|
2010-05-07 02:56:43 +00:00
|
|
|
recursive list processing
|
2010-09-30 08:09:44 +00:00
|
|
|
trampolining
|
2010-01-14 23:21:05 +00:00
|
|
|
reflection
|
2010-09-30 08:09:44 +00:00
|
|
|
Java interop
|
|
|
|
Protocols
|
2011-02-08 13:23:08 +00:00
|
|
|
Deftypes
|
|
|
|
DefRecords
|
2010-09-30 08:09:44 +00:00
|
|
|
Pre and Post conditions of functions
|
|
|
|
|
2010-11-10 01:45:22 +00:00
|
|
|
Particular Functions
|
|
|
|
=====
|
2010-09-30 08:09:44 +00:00
|
|
|
vector-of
|
|
|
|
case
|
|
|
|
flatten
|
|
|
|
frequencies
|
|
|
|
group-by
|
|
|
|
keep
|
|
|
|
keep-indexed
|
|
|
|
map-indexed
|
|
|
|
partition-all
|
|
|
|
partition-by
|
|
|
|
rand-nth
|
|
|
|
reductions
|
2010-11-08 23:27:18 +00:00
|
|
|
constantly
|
2010-09-30 08:09:44 +00:00
|
|
|
repeatedly
|
|
|
|
shuffle
|
|
|
|
|