[Agda] I want implicit coercions in Agda
Stefan Monnier
monnier at iro.umontreal.ca
Sat Nov 17 22:21:54 CET 2018
> I completely disagree. Ambiguous notation is one of the gravest sins that
> continue to be inflicted upon students of mathematics.
This question is not binary: Agda already has forms of
coercions/overloading (e.g. implicit arguments are a form of coercion
and type classes are a form of overloading, which happens to also handle
the kind of examples shown by Sergei who uses the term coercions).
So the question should maybe better be phrased as:
which kinds of coercions/overloading are more beneficial than harmful?
Stefan
More information about the Agda
mailing list