DocumentUri

class Object
trait Matchable
class Any

Type members

Classlikes

Inherited classlikes

Value members

Inherited methods

def apply(s: String): DocumentUri
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
def raw(a: DocumentUri): String
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
inline def unapply(s: String): DocumentUri
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): DocumentUri
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala
inline def value: String
Inherited from:
TotalWrapper (hidden)
Source:
newtype.scala