toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.lens
/
LensInjector
/
set
set
open
operator
fun
<
R
:
OUT
>
set
(
target
:
R
,
value
:
IN
)
:
R
Lens operation to set the value into the target. Synomym for invoke(IN, OUT)