Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnTypes.hs1222 not_op_app (OpApp {}) = False function
1223 not_op_app _ = True function