Wyvern.Value.GlobalRef (wyvern v1.0.4)

Copy Markdown

Summary

Types

t()

@type t() :: %Wyvern.Value.GlobalRef{name: String.t(), type: Wyvern.Type.t()}

Functions

new(name)

@spec new(String.t()) :: t()