bb_delete/2
bb_delete(+Key, -Term)
bb_delete(
,
)
If a term is currently stored under Key, the term is deleted, and a copy of it is unified with Term. Otherwise, bb_delete/2 silently fails.
instantiation_error
type_error
ref-mdb-bbd.