Fixes
- fixed
COMPARISON_CHECKSassertions'CompareTocalls to allow forTbeing of the typebyte, asbyte.CompareTodoes not necessarily only return 0, 1 and -1
Improvements
- reduced memory footprint in the Unity Editor slightly
COMPARISON_CHECKS assertions' CompareTo calls to allow for T being of the type byte, as byte.CompareTo does not necessarily only return 0, 1 and -1