[Agda] implicit arguments and mixfix

Nils Anders Danielsson nad at chalmers.se
Mon Nov 21 13:42:28 CET 2011


On 2011-11-21 13:07, Ramana Kumar wrote:
> What is the syntax for providing implicit arguments to mixfix operators?
> For example, what if I need to give more than 2 arguments to Function._on_?

_on_ {B = ...} {C = ...} f g

-- 
/NAD


More information about the Agda mailing list