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)