ULong

object ULong extends ULongInstances
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
final
def apply(n: Long): ULong
final
def apply(s: String): ULong
final
def fromBigInt(n: BigInt): ULong
final
def fromInt(n: Int): ULong
final
def fromLong(n: Long): ULong

Concrete fields

@inline
final
@inline
final

Implicits

Implicits

implicit
def ulongToBigInt(n: ULong): BigInt

Inherited implicits

final implicit
val ULongAlgebra: CommutativeRig[ULong] & IsIntegral[ULong] & TruncatedDivision[ULong] & forAdditiveCommutativeMonoid[ULong] & Order[ULong]
Inherited from
ULongInstances
final implicit
Inherited from
ULongInstances
final implicit
Inherited from
ULongInstances