api

http4k / org.http4k.lens / LensExtractor / get

get

open operator fun <R : IN> get(target: R): OUT

Lens operation to get the value from the target. Synonym for invoke(IN)