View Source TypeCheck.DefaultOverrides.Enum (TypeCheck v0.12.0)
Link to this section Summary
Types
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Link to this section Types
@type acc() :: any()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
acc() :: any()
@type default() :: any()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
default() :: any()
@type element() :: any()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
element() :: any()
@type index() :: integer()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
index() :: integer()
@type t() :: TypeCheck.DefaultOverrides.Enumerable.t()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
t() :: TypeCheck.DefaultOverrides.Enumerable.t()