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