AppliedFold

monocle.syntax.AppliedFold$
See theAppliedFold companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[S, A](_value: S, _optic: Fold[S, A]): AppliedFold[S, A]

Attributes

Source:
AppliedFold.scala

Implicits

Implicits

implicit def appliedFoldSyntax[S, A](self: AppliedFold[S, A]): AppliedFoldSyntax[S, A]

Attributes

Source:
AppliedFold.scala