AppliedPIso

monocle.syntax.AppliedPIso$
See theAppliedPIso companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[S, T, A, B](_value: S, _optic: PIso[S, T, A, B]): AppliedPIso[S, T, A, B]

Attributes

Source:
AppliedPIso.scala

Implicits

Implicits

implicit def appliedIsoSyntax[S, A](self: AppliedIso[S, A]): AppliedIsoSyntax[S, A]

Attributes

Source:
AppliedPIso.scala
implicit def appliedPIsoSyntax[S, T, A, B](self: AppliedPIso[S, T, A, B]): AppliedPIsoSyntax[S, T, A, B]

Attributes

Source:
AppliedPIso.scala