modify

abstract override fun modify(source: S, map: (A) -> B): T

Modify polymorphically the focus of a PSetter with a function map.