2 releases
0.1.2 | Aug 11, 2024 |
---|---|
0.1.0 | Aug 11, 2024 |
#856 in Algorithms
3KB
A simple algorithm to enable cantor pairing has a small test
A simple library to do cantor pairing Call the cantor_pair function to generate a unique id Call the cantor_unpair function to get the unique numbers that relate to that one id
Notes: Not sure how efficient this is but it works lol I can't republish to crates.io to change the name. Oh well
Mostly using it for my own development but if someone else wants to use it then go crazy