Wyvern.Value.Undef (wyvern v1.0.4)

Copy Markdown

Summary

Types

t()

@type t() :: %Wyvern.Value.Undef{type: Wyvern.Type.t()}

Functions

new(type)

@spec new(Wyvern.Type.t()) :: t()