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
400 B
Plaintext

Concepts / Language Features
=====
Quoting
new record syntax
Agents
Vars
state identity lifetime
Metadata
immutability / side effects
type hints
Pre and Post conditions of functions
Particular Functions
=====
fnil - creating_a_function
juxt - creating_a_function
constantly - creating_a_function
flatten
frequencies
reductions
keep
keep-indexed
map-indexed
partition-all
partition-by
repeatedly