api

http4k / org.http4k.lens / LensGet / map

map

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