[
library(hash)
|
Reference Manual
|
Alphabetic Index
]
hash_clone(+Table, -Clone)
Make a table copy that can be modified independently
Table
A hash table
Clone
Output: a hash table
Modes and Determinism
hash_clone(+, -) is det
See Also
hash_create / 1