Uri

object Uri
class Object
trait Matchable
class Any
Uri.type

Type members

Classlikes

object given_TypeTest_Any_Uri extends TypeTest[Any, Uri]

Inherited classlikes

Value members

Inherited methods

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

Givens

Inherited givens

Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala

Extensions

Inherited extensions

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