modify

fun <A> modify(state: State, property: KProperty1<V, A>, map: (focus: A) -> A): OriginValues.ImmutableStateMap<V>