View Source TypeCheck.Builtin.Lazy (TypeCheck v0.12.0)
Link to this section Summary
Link to this section Types
@type 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()
(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())}