
24 Feb
2003
24 Feb
'03
5:55 p.m.
I checked out the type of "snd" in hugs and basically figured out what it does, but I was wondering where I could find the definition of this function. Is it possible to look at it in hugs?
If your hugs is configured correctly to use an editor, simply type ":find snd". This underappreciated feature is one reason why you want to set the editor in hugs!-) http://cvs.haskell.org/Hugs/pages/hugsman/started.html hth, Claus