View Source TypeCheck.DefaultOverrides.Node (TypeCheck v0.13.7)
Summary
Types
@type state() :: :visible | :hidden | :connected | :this | :known
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
state() :: :visible | :hidden | :connected | :this | :known
@type t() :: node()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
t() :: node()