FirstName

org.encalmo.models.FirstName$package.FirstName

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type
FirstName.type

Members list

Type members

Inherited classlikes

object given_Conversion_O_T extends Conversion[O, T]

Attributes

Inherited from:
AutoShow
Supertypes
class Conversion[O, T]
trait O => T
class Object
trait Matchable
class Any

Value members

Inherited methods

inline def apply(value: String): FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def show(value: FirstName): String

Attributes

Inherited from:
SimpleOpaqueString
inline def unapply(value: FirstName): Option[String]

Attributes

Inherited from:
OpaqueType

Givens

Inherited givens

Attributes

Inherited from:
AutoShow

Attributes

Inherited from:
OpaqueString
given given_ReadWriter_O: ReadWriter[FirstName]

Attributes

Inherited from:
OpaqueString

Extensions

Inherited extensions

extension (value: FirstName)
inline def existsIn(values: FirstName*): Boolean

Attributes

Inherited from:
OpaqueType
extension (value: FirstName)
inline def drop(n: Int): FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def dropRight(n: Int): FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def head: FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def init: FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def last: FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def tail: FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def take(n: Int): FirstName

Attributes

Inherited from:
SimpleOpaqueString
inline def takeRight(n: Int): FirstName

Attributes

Inherited from:
SimpleOpaqueString