bb_put/2
bb_put(
+Key,
+Term)
A copy of Term is stored under Key in the source module blackboard. Any previous term stored under the same Key is simply deleted.
Any uninstantiated variables in the Term will be replaced by new private variables, along with copies of any subgoals blocked on these variables (see ref-sem-sec).
instantiation_error
type_error