View Source TypeCheck.Builtin.Any (TypeCheck v0.13.7)
Summary
Types
@type problem_tuple() :: none()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
problem_tuple :: none()
@opaque t()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
t
(opaque type)