From c86a7643ec6e090965b0163a7b45882c18a689fa Mon Sep 17 00:00:00 2001 From: Colin Jones Date: Fri, 2 Mar 2012 09:15:49 -0600 Subject: [PATCH] Update ideaboard --- ideaboard.txt | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/ideaboard.txt b/ideaboard.txt index 57775b6..7e1f71d 100644 --- a/ideaboard.txt +++ b/ideaboard.txt @@ -1,35 +1,30 @@ Concepts / Language Features ===== +new record syntax Agents Vars state identity lifetime Metadata Tuples - syntax -Pattern Matching -immutability/side effects -memoization -trampolining -reflection -Java interop -Protocols -Deftypes -DefRecords +immutability / side effects +type hints Pre and Post conditions of functions Particular Functions ===== -vector-of +fnil - creating_a_function +juxt - creating_a_function +constantly - creating_a_function +partition flatten + frequencies +reductions group-by keep keep-indexed map-indexed partition-all partition-by -rand-nth -reductions -constantly repeatedly -shuffle