View Source TypeCheck.DefaultOverrides.Node (TypeCheck v0.12.0)
Link to this section Summary
Link to this section 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()