RecPred.hs
module
RecPred
where
property
Univ
=
Gfp
X
.
X
property
P
=
[]
\/
(
Univ
:
P
)
Plain-text version of RecPred.hs
|
Valid HTML?