TypeCheck v0.2.0 TypeCheck.Builtin.Literal View Source
Link to this section Summary
Link to this section Types
Specs
This type is managed by TypeCheck
,
which allows checking values against the type at runtime.
Full definition:
problem_tuple :: {t(), :not_same_value, map(), value :: any()}
Specs
t() :: %TypeCheck.Builtin.Literal{value: term()}
This type is managed by TypeCheck
,
which allows checking values against the type at runtime.
Full definition:
t :: %TypeCheck.Builtin.Literal{value: term()}