select(n,v,f)
i1 : select(4,0..10,even) o1 = (0, 2, 4, 6) o1 : Sequence
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/select-doc.m2:130:0.