RefinedType

io.github.iltotore.iron.RefinedType
See theRefinedType companion trait
object RefinedType

Attributes

Companion
trait
Source
RefinedType.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait Mirror[T]

Typelevel access to a "new type"'s informations. It is similar to scala.deriving.Mirror.

Typelevel access to a "new type"'s informations. It is similar to scala.deriving.Mirror.

Type parameters

T

the new type (usually a type alias).

Attributes

Source
RefinedType.scala
Supertypes
class Object
trait Matchable
class Any