2010-11-10 01:45:22 +00:00
|
|
|
Concepts / Language Features
|
|
|
|
=====
|
2013-03-04 23:30:00 +00:00
|
|
|
|
|
|
|
Quoting
|
|
|
|
|
2012-03-02 15:15:49 +00:00
|
|
|
new record syntax
|
2010-11-10 01:45:22 +00:00
|
|
|
Agents
|
|
|
|
Vars
|
|
|
|
state identity lifetime
|
|
|
|
Metadata
|
2012-03-02 15:15:49 +00:00
|
|
|
immutability / side effects
|
|
|
|
type hints
|
2010-09-30 08:09:44 +00:00
|
|
|
Pre and Post conditions of functions
|
|
|
|
|
2010-11-10 01:45:22 +00:00
|
|
|
Particular Functions
|
|
|
|
=====
|
2012-03-02 15:15:49 +00:00
|
|
|
fnil - creating_a_function
|
|
|
|
juxt - creating_a_function
|
|
|
|
constantly - creating_a_function
|
2010-09-30 08:09:44 +00:00
|
|
|
flatten
|
2012-03-02 15:15:49 +00:00
|
|
|
|
2010-09-30 08:09:44 +00:00
|
|
|
frequencies
|
2012-03-02 15:15:49 +00:00
|
|
|
reductions
|
2010-09-30 08:09:44 +00:00
|
|
|
keep
|
|
|
|
keep-indexed
|
|
|
|
map-indexed
|
|
|
|
partition-all
|
|
|
|
partition-by
|
|
|
|
repeatedly
|
|
|
|
|