binding

abstract fun <T : Any> binding(binding: ProjectionBinding<T>): ProjectionValue(source)

Projects a typed value with stable source identity, replacement generation, acknowledged edit, and endpoint. Runtime bindings preserve the latest local edit until it is acknowledged or explicitly replaced by a newer generation.