tidysq
tidysq copied to clipboard
Refactor specific types of integers (like LenSq) on C++ side
Maybe it would be valuable to redefine LenSq
as unsigned long long int
and add addtional type of UnsignedLenSq
?