UnionName

bindgen.Def$package$.UnionName$
object UnionName extends OpaqueString[UnionName]

Attributes

Graph
Supertypes
trait OpaqueString[UnionName]
trait TotalWrapper[UnionName, String]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

inline def apply(inline s: String): Newtype

Attributes

Inherited from:
TotalWrapper
inline def raw(inline a: UnionName): Impl

Attributes

Inherited from:
TotalWrapper

Givens

Inherited givens

given given_SameRuntimeType_Impl_Newtype: SameRuntimeType[String, UnionName]

Attributes

Inherited from:
TotalWrapper
given given_SameRuntimeType_Newtype_Impl: SameRuntimeType[UnionName, String]

Attributes

Inherited from:
TotalWrapper

Extensions

Inherited extensions

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

Attributes

Inherited from:
TotalWrapper
inline def map(inline f: Impl => Impl): Newtype

Attributes

Inherited from:
TotalWrapper
inline def value: Impl

Attributes

Inherited from:
TotalWrapper