UnsignedRichInt

final implicit implicit class UnsignedRichInt(val value: Int) extends AnyVal

Scala Native unsigned extensions to the standard Int.

class AnyVal
trait Matchable
class Any

Value members

Concrete fields

val value: Int