Agda-2.2.6: A dependently typed functional programming language and proof assistant

Agda.Interaction.MakeCase

Synopsis

Documentation

findClause :: MetaId -> TCM (QName, Clause)Source

Find the clause whose right hand side is the given meta. Raises an error if there is no such clause.