mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-30 19:46:59 -06:00
69dd37d874
We can use the constructor initializer list and just compare the contained u128's together instead of comparing each element individually. Ditto for comparing against an invalid UUID.