a newbie's question

Song Li lisong@iastate.edu
Fri, 12 Oct 2001 10:51:27 -0500


Hi, there,
   Could anybody explain what does this type defination mean :

   data xxx a = xxx (a ->b)
   looks xxx can use itself as constructor(like tree) but change the
type......

   Thanks!


Song