|
| Agda.Auto.NarrowingSearch |
|
|
|
|
| Documentation |
|
|
|
| class Trav a blk | a -> blk where | Source |
|
|
|
|
| Constructors | | forall a . Trav a blk => Term a | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| data SubConstraints blk | Source |
|
|
|
|
|
|
|
|
|
|
|
| Constructors | | forall a . Restore (IORef a) a | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| class Refinable a blk | a -> blk where | Source |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Constructors | | LeftDisjunct | | | RightDisjunct | |
|
|
|
|
|
|
|
| Produced by Haddock version 2.6.0 |