View Source Hologram.Compiler.IR.LocalFunctionCall (hologram v0.2.0)
Summary
Types
@type t() :: %Hologram.Compiler.IR.LocalFunctionCall{ args: [Hologram.Compiler.IR.t()], function: atom() }
@type t() :: %Hologram.Compiler.IR.LocalFunctionCall{ args: [Hologram.Compiler.IR.t()], function: atom() }