net.hamnaberg.schema.Prism
See thePrism companion class
object Prism
Attributes
- Companion
- class
- Source
- Prism.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Prism.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Returns a new Prism instance using the specified tryGet partial function and inject function.
Returns a new Prism instance using the specified tryGet partial function and inject function.
Attributes
- Source
- Prism.scala
Implicits
Inherited implicits
Returns a new Prism for the specified supertype and subtype.
In this article