Agda-2.3.2.2: A dependently typed functional programming language and proof assistant

Safe HaskellSafe-Inferred

Agda.Auto.SearchControl

Documentation

extraref :: Metavar (Exp o) (RefInfo o) -> [Maybe (Metavar (Exp o) (RefInfo o))] -> ConstRef o -> (Int, StateT (IORef [SubConstraints (RefInfo o)], Int) IO (Exp o))Source