Update ideaboard based on new metadata koan

This commit is contained in:
Colin Jones 2015-07-20 08:39:58 -05:00
parent cba0d3733f
commit 11de6bfb07

View File

@ -3,11 +3,11 @@ Concepts / Language Features
Quoting Quoting
strings & character literals
new record syntax new record syntax
Agents Agents
Vars Vars
state identity lifetime state identity lifetime
Metadata
immutability / side effects immutability / side effects
type hints type hints
Pre and Post conditions of functions Pre and Post conditions of functions