Backbone¶
The parent interface for an implementation of the Backbone pattern.
For more information on the Backbone pattern, please read the module-level documentation.
Type Parameters¶
-
Value: The object this backbone manages.
-
Failure: Failures that may be returned when calling
Ref.request. -
Reference: The reference responsible for the object
Value.
Types¶
Companion¶
object Companion