get_mutable/2
get_mutable(-Datum, +Mutable)
Datum is the current value of the mutable term Mutable.
term, must be nonvar
mutable, must be nonvar
instantiation_error
Mutable is uninstantiated.
type_error
Mutable is not a mutable.
ref-lte-mut.