String.Custom

object Custom
class Object
trait Matchable
class Any

Member

abstract class Data[A <: String](typeName: String) extends String.Custom.Type[A] with Ref.Custom.Framework[A]
abstract class Type[A <: String](typeName: String) extends Ref.Custom.Type[A, String] with _evaluate[A] with _modify[A] with _copy[A] with _transform[A] with String.Z.Lib[A]