Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DInternal.hs757 isAbsurdBody (Abs x (Var 0 [])) = isAbsurdPatternName x function
758 isAbsurdBody _ = False function