AdaptiveInit<'Frame> Type
The result of building an adaptive program's graph.
Record fields
| Record Field |
Description
|
|
Disposables released when the runner is disposed.
|
Full Usage:
FrameBuilder
Field type: unit -> 'Frame
|
The frame builder: forces the frame's output projections (recomputing each
exactly once if a dependency moved, and not at all otherwise) and packs
them into
|
|
The subscription projection, built in
|
Mibo