uinteger

langoustine.lsp.runtime.runtime$package.uinteger
object uinteger

Attributes

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

Members list

Type members

Classlikes

object given_TypeTest_Any_uinteger extends TypeTest[Any, uinteger]

Attributes

Supertypes
trait TypeTest[Any, uinteger]
trait Serializable
class Object
trait Matchable
class Any
Self type

Inherited classlikes

Attributes

Inherited from:
TotalWrapper (hidden)
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(s: Int): uinteger

Attributes

Inherited from:
TotalWrapper (hidden)
def raw(a: uinteger): Int

Attributes

Inherited from:
TotalWrapper (hidden)
inline def unapply(s: Int): uinteger

Attributes

Inherited from:
TotalWrapper (hidden)

Givens

Inherited givens

Attributes

Inherited from:
TotalWrapper (hidden)

Extensions

Inherited extensions

extension (a: uinteger)
inline def into[X](inline other: TotalWrapper[X, Int]): X

Attributes

Inherited from:
TotalWrapper (hidden)
inline def map(inline f: Int => Int): uinteger

Attributes

Inherited from:
TotalWrapper (hidden)
inline def value: Int

Attributes

Inherited from:
TotalWrapper (hidden)