ucmp

infix fun Byte.ucmp(b: Byte): Int
infix fun Byte.ucmp(b: Short): Int
infix fun Byte.ucmp(b: Int): Int
infix fun Byte.ucmp(b: Long): Int
infix fun Byte.ucmp(b: Ubyte): Int
infix fun Byte.ucmp(b: Ushort): Int
infix fun Byte.ucmp(b: Uint): Int
infix fun Byte.ucmp(b: Ulong): Int
infix fun Int.ucmp(b: Byte): Int
infix fun Int.ucmp(b: Short): Int
infix fun Int.ucmp(b: Int): Int
infix fun Int.ucmp(b: Long): Int
infix fun Int.ucmp(b: Ubyte): Int
infix fun Int.ucmp(b: Ushort): Int
infix fun Int.ucmp(b: Uint): Int
infix fun Int.ucmp(b: Ulong): Int
infix fun Long.ucmp(b: Byte): Int
infix fun Long.ucmp(b: Short): Int
infix fun Long.ucmp(b: Int): Int
infix fun Long.ucmp(b: Long): Int
infix fun Long.ucmp(b: Ubyte): Int
infix fun Long.ucmp(b: Ushort): Int
infix fun Long.ucmp(b: Uint): Int
infix fun Long.ucmp(b: Ulong): Int
infix fun Short.ucmp(b: Byte): Int
infix fun Short.ucmp(b: Short): Int
infix fun Short.ucmp(b: Int): Int
infix fun Short.ucmp(b: Long): Int
infix fun Short.ucmp(b: Ubyte): Int
infix fun Short.ucmp(b: Ushort): Int
infix fun Short.ucmp(b: Uint): Int
infix fun Short.ucmp(b: Ulong): Int