Bounded<'value>Record

PackageReified.Refinements
A value paired with the inclusive interval it is known to lie within.

Fields

NameTypeDescription
Valuethis.ValueReturns the underlying value, which always lies within the bounds.
Boundsthis.BoundsReturns the interval the value is constrained to.
BoundedValueBoundedValueNo description available.
BoundsValueBoundsValueNo description available.