Eric,
+ -- Question: if there is no difference, why do we have two different
> + -- functions? Is it just convenience? Eric 2009-04-19
>
Not convenience exactly. More like, conservative refactoring. David told
me he added it when we started the type witness stuff so that it would make
the transition easier. It can and should now be removed because the types
will prevent it from being done incorrectly. Now, having said that. It
doesn't hurt that much because the types tell you which way the commute is
happening. But, I'd argue that simpler is better.
Applied, thanks!
Jason
Attachments
|