Kotlin unsigned int

@ExperimentalUnsignedTypes inline class UInt : 
    Comparable<UInt>
VasteMonde