Home
last modified time | relevance | path

Searched refs:terSizeDepth (Results 1 – 1 of 1) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Termination/
H A DMonad.hs339 terSizeDepth :: Lens' Int TerEnv
340 terSizeDepth f e = f (_terSizeDepth e) <&> \ i -> e { _terSizeDepth = i } function
614 terLocal (set terSizeDepth n) cont