View Source TypeCheck.DefaultOverrides.Stream (TypeCheck v0.13.5)

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.)

(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() :: non_neg_integer()

(This type is managed by TypeCheck, which allows checking values against the type at runtime.)

Full definition:

index() :: non_neg_integer()
@type 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