Agda.Compiler.MAlonzo.Coerce
addCoercions :: TTerm -> TCM TTerm Source #
Insert unsafeCoerce (in the form of TCoerce) everywhere it's needed in the right-hand side of a definition.
TCoerce
erasedArity :: QName -> TCM Nat Source #
The number of retained arguments after erasure.