;use dictionary as function for lookup; commas for readability, treated as white-space > ({:a 1, :b 2, :c 3} :b) 2