Sets the binding 'key' to value. This operation can be undone via pop-bindings.
Bindings are stored in the state hashmap.
Source
(defnpush-binding"Sets the binding 'key' to value. This operation can be undone via pop-bindings.
Bindings are stored in the state hashmap."[keyvalue](fn[plan][nil(update-inplan[:bindingskey]conjvalue)]))