Scieneer Common Lisp 1.3.9 online documentation string-left-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 the left end.
|
| string-left-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 the left end.