11.3.94 get_mutable/2
Synopsis
get_mutable(
-Datum,
+Mutable)
Datum is the current value of the mutable term
Mutable.
Arguments
- Datum
- term, must be nonvar
- Mutable
- mutable, must be nonvar
Exceptions
instantiation_error
- Mutable is uninstantiated.
type_error
- Mutable is not a mutable.
See Also
ref-lte-mut.
Send feedback on this subject.