clingo-0.2.0.0: Haskell bindings to the Clingo ASP solver

Safe HaskellNone
LanguageHaskell2010

Clingo.Inspection.Ground

Documentation

newtype TermId Source #

Constructors

TermId 

Fields

registerGroundObserver :: (Bool -> IOSym s ()) -> (AspifStmt s -> IOSym s ()) -> Clingo s () Source #