Next: bytevectors 8 list, Previous: bytevectors 8 search, Up: bytevectors 8 [Index]
Filter the selected subvector, retaining only those bytes that satisfy the criterion argument; a byte is retained when:
Always return a newly allocated bytevector.
Filter the selected subvector, retaining only those bytes that do not satisfy the criterion argument; a byte is deleted when:
Always return a newly allocated bytevector.