TypeName

langoustine.meta.meta$package.TypeName
object TypeName extends OpaqueString[TypeName]

Attributes

Graph
Supertypes
trait TotalWrapper[TypeName, String]
class Object
trait Matchable
class Any
Self type
TypeName.type

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
TotalWrapper
Supertypes
trait BasicallyTheSame[Impl, Newtype]
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(s: String): TypeName

Attributes

Inherited from:
TotalWrapper
def raw(a: TypeName): String

Attributes

Inherited from:
TotalWrapper
inline def unapply(s: String): TypeName

Attributes

Inherited from:
TotalWrapper

Givens

Inherited givens

Extensions

Inherited extensions

extension (a: TypeName)
inline def into[X](inline other: TotalWrapper[X, String]): X

Attributes

Inherited from:
TotalWrapper
inline def map(inline f: String => String): TypeName

Attributes

Inherited from:
TotalWrapper
inline def value: String

Attributes

Inherited from:
TotalWrapper