return to top
source
Execute x in CoreM without modifying Cores state. This is useful if we want make sure we do not affect the next free variable id.
x
CoreM
Core
Similar to ppDecl, but in CoreM, and it does not assume decl has already been internalized. This function is used for debugging purposes.
ppDecl
decl
Similar to ppCode, but in CoreM, and it does not assume code has already been internalized.
ppCode
code