LLVMBin

bindgen.Config$package.LLVMBin
object LLVMBin extends OpaqueString[LLVMBin]

Attributes

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

Members list

Value members

Inherited methods

inline def apply(inline s: String): Newtype

Attributes

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

Attributes

Inherited from:
TotalWrapper

Givens

Inherited givens

given given_SameRuntimeType_Impl_Newtype: SameRuntimeType[String, LLVMBin]

Attributes

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

Attributes

Inherited from:
TotalWrapper

Extensions

Inherited extensions

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

Attributes

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

Attributes

Inherited from:
TotalWrapper
inline def value: Impl

Attributes

Inherited from:
TotalWrapper