DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

Create Number Ranges for Byte and Short Primitives #151

Closed DK96-OS closed 10 months ago

DK96-OS commented 10 months ago

Adapt the existing IntRange and LongRange interfaces for the Byte and Short primitives.

Only Create Fixed variants.