LensHelper

com.softwaremill.quicklens.package$.LensHelper
case class LensHelper[T]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

inline def apply[U](inline path: T => U): PathLazyModify[T, U]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product