selectPairs(x, f)
selectPairs(n, x, f)
f(k,v)
evaluates to true.
|
|
|
If x
is not a hash table, then select(pairs x, f)
(or select(n, pairs x, f)
) is called.
|
|
If x
is a hash table, then it must be immutable.
The object selectPairs is a compiled function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/select-doc.m2:295:0.