map

fun <NEXT> map(nextFn: (OUT) -> NEXT): LensGet<IN, NEXT>