#!r6rs (library (srfi :129) (export char-title-case? char-titlecase string-titlecase) (import (srfi :129 titlecase)))