uinteger

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

Attributes

Source
runtime.scala
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

Source
runtime.scala
Supertypes
trait TypeTest[Any, uinteger]
trait Serializable
class Object
trait Matchable
class Any
Self type

Inherited classlikes

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(s: Int): uinteger

Attributes

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

Attributes

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

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala

Givens

Givens

given given_ReadWriter_uinteger: ReadWriter[uinteger]

Attributes

Source
runtime.scala

Inherited givens

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala

Extensions

Inherited extensions

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

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def map(inline f: Int => Int): uinteger

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def value: Int

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala