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 Macaulay2Doc/functions/select-doc.m2:295:0.