DatabaseName

object DatabaseName extends SproutSub[String]
trait SproutSub[String]
trait Sprout[String]
trait Burry[String]
class Object
trait Matchable
class Any

Type members

Inherited types

type Original = O
Inherited from
Burry
override opaque type Type
Inherited from
SproutSub

Value members

Inherited methods

def apply(o: String): Type
Inherited from
Sprout
@inline
final def newType(o: String): Type
Inherited from
Sprout
@inline
final def oldType(n: Type): String
Inherited from
Burry
def symbolicName: String

Used for better error messages, and certain integrations.

Used for better error messages, and certain integrations.

Inherited from
Burry

Inherited fields

final lazy val newTypeInstance: NewType[String, Type]
Inherited from
Sprout