toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
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)