15 Oct
2002
15 Oct
'02
11:33 p.m.
Hello, I want to define something like class (Eq (forall a. T a), Monad T) => C T where the context shall mean that T has to be an instance of Monad and that for every type a the type T a has to be an instance of Eq. Is such a thing possible with some Haskell implementation? Wolfgang
8717
Age (days ago)
8717
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Jeltsch