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.

17 lines
296 B
Plaintext

15 years ago
Tuples - syntax
Pattern Matching
Functions returning functions
Functions taking functions
if expressions
for comprehensions
immutability/side effects
state identity lifetime
map, reduce, filter
lists / cons
memoization
lazy sequences
recursion
recrusive list processing
currying / pfa
reflection