clojure-koans/ideaboard.txt

11 lines
172 B
Plaintext
Raw Normal View History

2010-01-14 23:21:05 +00:00
Tuples - syntax
Pattern Matching
immutability/side effects
state identity lifetime
memoization
lazy sequences
recursion
2010-05-07 02:56:43 +00:00
recursive list processing
2010-01-14 23:21:05 +00:00
currying / pfa
reflection