Skip to content

Rust crate providing a basic check for whether integer ranges are exhaustive and/or overlapping.

License

Notifications You must be signed in to change notification settings

quantheory/int_range_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

int_range_check

This crate provides a method for checking whether a set of integer ranges is exhaustive (over the whole range of the given integer type) and whether the ranges overlap.

About

Rust crate providing a basic check for whether integer ranges are exhaustive and/or overlapping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages