org.encalmo.lens

Members list

Type members

Experimental classlikes

trait Lens[R, V]

Lens typeclass provides set of functions to retrieve and update potentially deeply-nested property of an object.

Lens typeclass provides set of functions to retrieve and update potentially deeply-nested property of an object.

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AdjustableLens[R, T, V]
class FixedLens[R, T, V]
object Lens

Attributes

Companion
trait
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
Lens.type
object LensMacro

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
LensMacro.type