OptionalM

japgolly.scalajs.react.internal.monocle.MonocleModifier$.OptionalM$
object OptionalM extends MonocleModifier[POptional]

Attributes

Graph
Supertypes
trait MonocleModifier[POptional]
class Object
trait Matchable
class Any
Self type
OptionalM.type

Members list

Value members

Concrete methods

final override def modify[S, T, A, B](l: POptional[S, T, A, B]): (A => B) => S => T

Attributes

Definition Classes