modify

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

Modify the focus of a POptional with a function map