habs
ABS.Compiler.Codegen.Base
type LetScope = Reader ScopeLVL Source #
type BlockScope = State [ScopeLVL] Source #
type ScopeLVL = Map L T Source #