[Agda] Closures

Vag Vagoff vag.vagoff at gmail.com
Tue Sep 22 21:55:27 CEST 2009


> Stop quantifying over Σ and Ω in the local functions:
>
>   execute {Σ} {Ω} input machine = …
>    where
>
>       loadTape : List Σ → Tape Σ
>>

Aha! I understood, thanks. Trick is expose Σ and Ω to local scope.


More information about the Agda mailing list