TypeCheck.Builtin.Lazy (TypeCheck v0.8.0) View Source
Link to this section Summary
Link to this section Types
Specs
problem_tuple() :: TypeCheck.TypeError.Formatter.problem_tuple()
This type is managed by TypeCheck
,
which allows checking values against the type at runtime.
Full definition:
problem_tuple :: TypeCheck.TypeError.Formatter.problem_tuple()
Specs
This type is managed by TypeCheck
,
which allows checking values against the type at runtime.
Full definition:
t :: %TypeCheck.Builtin.Lazy{module: module(), function: atom(), arguments: list(term())}