A c++ library for working with numerical ranges.
User documentation can be obtained at this link.
If you want to find out what this project is for, look at the project passport.
If you have any difficulties or questions about using this lib, create a discussion in this repository.
This program is written in c++17 using the Qt 6.8.0 framework. So to use this lib you should have Qt 6.8.0 and any compiler for c++17.
All comments are written according to Conventional Commits.