Safe Haskell | None |
---|
Agda.Termination.TermCheck
- termDecl :: Declaration -> TCM Result
- type Result = [TerminationError]
- data DeBruijnPat
Documentation
termDecl :: Declaration -> TCM ResultSource
Termination check a single declaration.
type Result = [TerminationError]Source