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