> 3) On a super minor nit-picky note, I was surprised that some of the
> '(pr ...)' ish methods didn't return the result of what they were
> printing. One of the very first things I wanted to do was to wrap
> another expression around (pr ..) for debugging purposes, but since it
> didn't return i
Some more first impressions from a newbie. The language is AWESOME,
but here are some of the first specific questions I wondered about.
1) I found myself wanting to do an import *, though I understand this
has been commented on already, and argued against. I'm not really
arguing FOR it,