ValueClassType

io.scalaland.chimney.internal.compiletime.datatypes.ValueClasses.ValueClassType
protected object ValueClassType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def parse[A : Type]: Option[UpperBounded[AnyVal, [_] =>> ValueClass[A, _$3]]]
def unapply[A](tpe: Type[A]): Option[UpperBounded[AnyVal, [_] =>> ValueClass[A, _$8]]]