Function Subspace :: sus :: num :: operator<=>

auto operator<=>(OverflowInteger<I> lhs, OverflowInteger<I> rhs) -> std::strong_ordering
auto operator<=>(OverflowInteger<I> lhs, I rhs) -> std::strong_ordering
auto operator<=>(I lhs, OverflowInteger<I> rhs) -> std::strong_ordering