TypeCheck.DefaultOverrides.Stream (TypeCheck v0.10.4) View Source
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
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() :: non_neg_integer()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
index() :: non_neg_integer()
Specs
timer() :: non_neg_integer() | :infinity
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
timer() :: non_neg_integer() | :infinity