View Source TypeCheck.Builtin.Lazy (TypeCheck v0.13.7)
Summary
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())}