Wyvern. Type. Integer
(wyvern v1.0.3)
Copy Markdown
Summary
Types
@type t() :: %Wyvern.Type.Integer{width: width()}
@type width() :: pos_integer()
Functions
@spec new(pos_integer()) :: t()
@type t() :: %Wyvern.Type.Integer{width: width()}
@type width() :: pos_integer()
@spec new(pos_integer()) :: t()