> > foo(A/integer, B/integer) ->
> > A * B.
> >
> > {X/float, Y/float} = graph:coordinates(),
>
> This looks really really nice!
Actually, I've changed my mind... <:-) A little too fast there, I was. I
think it reduces readability, so I vote against. :-) I like the separation
the when-clause provides.
Cheers
/Fredrik