Wyvern. IROperand protocol
(wyvern v1.0.3)
Copy Markdown
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec to_operand(any(), Wyvern.IR.Context.t()) :: {String.t(), Wyvern.IR.Context.t()}