Wyvern. Value. LocalRef
(wyvern v1.0.3)
Copy Markdown
Summary
Types
@type t() :: %Wyvern.Value.LocalRef{name: String.t(), type: Wyvern.Type.t()}
Functions
@spec new(Wyvern.Type.t(), String.t()) :: t()