oxbow.runtime
Oxbow_runtime.Commit
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.layout
oxbow.ops
oxbow.river
oxbow.state
oxbow.wire
val manage : Ctx.manage Ctx.t -> unit
manage ctx sends the state changes from a manage sequence to River.
manage ctx
Effects: sends River request
val render : Ctx.render Ctx.t -> unit
render ctx sends the state changes from a render sequence to River.
render ctx