| Copyright | (c) Edward Kmett and Dan Doel 2013-2014 |
|---|---|
| License | BSD3 |
| Maintainer | Dan Doel <dan.doel@gmail.com> |
| Stability | experimental |
| Portability | non-portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Ermine.Unification.Data
Description
Documentation
zonkConstructor :: Constructor (Var Int (MetaK s)) (Var Int Void) -> M s (Constructor (Var Int (MetaK s)) (Var Int Void)) Source