Next: vectors list, Previous: vectors search, Up: vectors [Index]
Filter the selected subvector, retaining only those characters that satisfy the pred argument. Always return a newly allocated vector.
Filter the selected subvector, retaining only those characters that do not satisfy the pred argument. Always return a newly allocated vector.