Review

dev.constructive.eo.optics.Review
See theReview companion class
object Review

Constructors for Review.

Attributes

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

Members list

Grouped members

Constructors

def apply[S, A](reverseGet: A => S): Review[S, A]

Construct from reverseGet: A => S.

Construct from reverseGet: A => S.

Attributes

Source
Review.scala