You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
474 B
Plaintext

Concepts / Language Features
=====
12 years ago
new record syntax
Agents
Vars
state identity lifetime
12 years ago
immutability / side effects
type hints
Pre and Post conditions of functions
ex-info/ex-data
reducers (?)
transducers (?) - maybe just some basic ones, nothing too crazy
Particular Functions
=====
12 years ago
fnil - creating_a_function
juxt - creating_a_function
constantly - creating_a_function
flatten
12 years ago
frequencies
12 years ago
reductions
keep
keep-indexed
map-indexed
partition-all
partition-by
repeatedly