Unapply

libretto.util.unapply$.Unapply$
See theUnapply companion trait
object Unapply

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Unapply.type

Members list

Concise view

Implicits

Implicits

implicit def unapplyInstance[F[_], X]: Unapply[F[X], F] { type A = X; }