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.

31 lines
420 B
Plaintext

Concepts / Language Features
=====
Quoting
strings & character literals
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
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