MultiLensHelper

com.softwaremill.quicklens.package$.MultiLensHelper
case class MultiLensHelper[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 path1: T => U, inline paths: T => U*): PathLazyModify[T, U]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product