StateInstance

inline fun <T> StateInstance(value: T, setter: StateSetter<T>): StateInstance<T>(source)