Home
last modified time | relevance | path

Searched defs:liftReduce (Results 1 – 1 of 1) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs3987 liftReduce = lift . liftReduce function
3990 liftReduce = id function
4301 liftReduce = liftTCM . runReduceM function