View Source Hologram.Compiler.IR.ModuleDefinition (hologram v0.2.0)
Summary
Types
@type t() :: %Hologram.Compiler.IR.ModuleDefinition{ body: Hologram.Compiler.IR.Block.t(), module: Hologram.Compiler.IR.AtomType.t() }
@type t() :: %Hologram.Compiler.IR.ModuleDefinition{ body: Hologram.Compiler.IR.Block.t(), module: Hologram.Compiler.IR.AtomType.t() }