applyPairs(H, f)
|
|
|
If H
is not a hash table, then apply(pairs H, f)
is called.
|
It is an error for the function f to return two pairs with the same key.
The object applyPairs is a compiled function.
The source of this document is in Macaulay2Doc/functions/applyPairs-doc.m2:43:0.