RSolve-2.0.0.0
RSolve.Logic
class (Show a, Ord a) => AtomF a where Source #
Methods
notA :: a -> [a] Source #
Specifies how to handle the negations. For the finite and enumerable solutions, we can return its supplmentary set.
Defined in RSolve.HM
notA :: Unif -> [Unif] Source #