idris-0.9.20: Functional Programming Language with Dependent Types
Idris.Elab.AsPat
Synopsis
desugarAs :: PTerm -> PTerm -> (PTerm, PTerm) Source
Desugar by changing x@y on lhs to let x = y in ... or rhs