• Scieneer Common Lisp 1.3.9 online documentation

    string-trim char-bag string[Function]

    Given a set of characters, either a list or string, and a string, returns a copy of the string with the characters in the set removed from both ends.

  •