X-Comment1: #
X-Comment2: # uk.ac.glasgow.cs has changed to uk.ac.glasgow.dcs #
X-Comment3: # If this address does not work please ask your mail#
X-Comment4: # administrator to update your NRS & mailer tables. #
X-
Original-Via: uk.ac.st-and.cs; Wed, 13 Nov 91 16:58:45 GMT
The operator which was called `in` in version 1.0 seems to have
vanished without trace since `in` became a reservedid. Can I suggest
it be restored to PreludeList, possibly with the name `contains`:
contains :: (Eq a) => [a] -> a -> Bool