> 2. Hashmaps (aka associative arrays)
Yay!
> 4. Simple string substitutions
>
> X = subst "aaa ${P} bbb ${Q} ccc"
I agree, this would be nice, especially if it handled automatic
conversion from atoms and other non-string values. Honestly, I've
grown to hate io:format because it's so cumbersome to use.