@[reducible, inline]
Equations
Instances For
The InternalizeM
monad is a translator. It "translates" the free variables
in the input expressions and Code
, into new fresh free variables in the
local context.
The InternalizeM
monad is a translator. It "translates" the free variables
in the input expressions and Code
, into new fresh free variables in the
local context.