lens

class Object
trait Matchable
class Any
lens.type

Extensions

Inherited extensions

extension [S](s: S)
inline def lens[A](inline field: S => A): AppliedLens[S, A]