From: Bruno Martínez Aguerre (br1_at_[hidden])
Date: 2005-03-24 14:29:10


On Thu, 24 Mar 2005 09:54:36 -0600, Kelly Burkhart
<kelly_at_[hidden]> wrote:

> I'm going through the excercises in this book and am stumped on the
> second one I tried. Does anyone have a hint on how to approach this
> problem?

Consider types as trees. You have to recurse into the tree, searching for
the type you want to replace.

I hope it helps. If you're still stuck, I can give you my solution.

Regards,
Bruno