set

abstract infix fun <B> Setter<A, B>.set(b: B)(source)

Changes the value of the element(s) pointed by the Setter.