Optional
contextMergeHandlers: Record<string, IBindingsContextMergeHandler<any>>Create a new Bindings object from the given variable-value entries.
An array of entries, where each entry is a tuple containing a variable and a term.
Create a copy of the given bindings object using this factory.
A Bindings object.
Static
create
A Bindings factory that provides Bindings backed by immutable.js.