| Copyright | (c) Kristina Sojakova, DFKI Bremen 2009 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | k.sojakova@jacobs-university.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
DFOL.Logic_DFOL
Description
Ref: Florian Rabe: First-Order Logic with Dependent Types. IJCAR 2006, pages 377-391.
Documentation
data DFOL
Constructors
| DFOL |
Instances
wrapInResult :: a -> Result a