api

http4k / org.http4k.lens / LensInjector / inject

inject

open fun <R : OUT> inject(value: IN, target: R): R

Lens operation to set the value into the target. Synomym for invoke(IN, OUT)