Name

faker.cat$.Name$
object Name

Attributes

Source
cat.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Name.type

Members list

Type members

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Value members

Concrete methods

def names(implicit loader: ResourceLoader): Seq[Name]

Attributes

Source
cat.scala

Inherited methods

def apply(a: String): Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Extensions

Inherited extensions

extension (orig: Type)(orig: Type)
def value: A

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Implicits

Implicits

implicit def nameArbitrary(implicit loader: ResourceLoader): Arbitrary[Name]

Attributes

Source
cat.scala
implicit val nameConfigReader: ConfigReader[Name]

Attributes

Source
cat.scala