View Source TypeCheck.DefaultOverrides.Enum (TypeCheck v0.13.7)
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.)
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()