UShort

esexpr.unsigned.package$package.UShort
object UShort

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
UShort.type

Members list

Value members

Concrete fields

Extensions

Extensions

extension (a: UShort)
def *(b: UShort): UShort
def +(b: UShort): UShort
def -(b: UShort): UShort
def /(b: UShort): UShort
def <(b: UShort): Boolean
def <=(b: UShort): Boolean
def >(b: UShort): Boolean
def >=(b: UShort): Boolean
def compareTo(b: UShort): Int
def toBigInt: BigInt
def toByte: Byte
def toInt: Int
def toLong: Long
def toShort: Short
def toUByte: UByte
def toUInt: UInt
def toULong: ULong