uinteger

object uinteger
class Object
trait Matchable
class Any

Type members

Classlikes

object given_TypeTest_Any_uinteger extends TypeTest[Any, uinteger]

Inherited classlikes

Value members

Inherited methods

def apply(s: Int): uinteger
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
def raw(a: uinteger): Int
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
inline def unapply(s: Int): uinteger
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala

Extensions

Inherited extensions

extension (a: Newtype)
inline def into[X](inline other: TotalWrapper[X, Int]): X
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
inline def map(inline f: Impl => Impl): uinteger
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
inline def value: Int
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala