string-right-trim

[procedure] string-right-trim s trimchars

Chicken: trimchars should be a string, and must be present. See string-trim.

SRFI-13 has string-trim-right.