TypeCheck.DefaultOverrides.Float (TypeCheck v0.8.0) View Source
Link to this section Summary
Link to this section Types
Specs
precision_range() :: %Range{first: 0, last: 15, step: 1}
This type is managed by TypeCheck
,
which allows checking values against the type at runtime.
Full definition:
precision_range() :: %{__struct__: Range, first: 0, last: 15, step: 1}