Next: strings list, Previous: strings search, Up: strings [Index]
Filter the selected substring, retaining only those characters that satisfy the char/char-set/pred argument:
Always return a newly allocated string.
Filter the selected substring, retaining only those characters that do not satisfy the char/char-set/pred argument:
Always return a newly allocated string.