On Sun, Jul 25, 2010 at 3:40 AM, Michael Snoyman <
michael@snoyman.com> wrote:
> Implementing that feature was amazingly simple. I'm still not 100% sold on
> the syntax, as I'm worried it's complicated Hamlet too much. But having the
> feature available probably isn't too dangerous. It also doesn't cause any
> problems with existing code as far as my tests go.
> As a bonus, the $forall/$maybe issue was very easy to solve: just surround
> it with parentheses.
> [$hamlet|
> $forall ((foo bar) baz) bin
> $bin$
> |]
well done on being so quick. I didn't even get a chance to try and