Update ideaboard
This commit is contained in:
parent
01751458cf
commit
c86a7643ec
@ -1,35 +1,30 @@
|
|||||||
Concepts / Language Features
|
Concepts / Language Features
|
||||||
=====
|
=====
|
||||||
|
new record syntax
|
||||||
Agents
|
Agents
|
||||||
Vars
|
Vars
|
||||||
state identity lifetime
|
state identity lifetime
|
||||||
Metadata
|
Metadata
|
||||||
Tuples - syntax
|
Tuples - syntax
|
||||||
Pattern Matching
|
immutability / side effects
|
||||||
immutability/side effects
|
type hints
|
||||||
memoization
|
|
||||||
trampolining
|
|
||||||
reflection
|
|
||||||
Java interop
|
|
||||||
Protocols
|
|
||||||
Deftypes
|
|
||||||
DefRecords
|
|
||||||
Pre and Post conditions of functions
|
Pre and Post conditions of functions
|
||||||
|
|
||||||
Particular Functions
|
Particular Functions
|
||||||
=====
|
=====
|
||||||
vector-of
|
fnil - creating_a_function
|
||||||
|
juxt - creating_a_function
|
||||||
|
constantly - creating_a_function
|
||||||
|
partition
|
||||||
flatten
|
flatten
|
||||||
|
|
||||||
frequencies
|
frequencies
|
||||||
|
reductions
|
||||||
group-by
|
group-by
|
||||||
keep
|
keep
|
||||||
keep-indexed
|
keep-indexed
|
||||||
map-indexed
|
map-indexed
|
||||||
partition-all
|
partition-all
|
||||||
partition-by
|
partition-by
|
||||||
rand-nth
|
|
||||||
reductions
|
|
||||||
constantly
|
|
||||||
repeatedly
|
repeatedly
|
||||||
shuffle
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user