If we want to include support for CharSequence in our classes and libraries, should we be changing external-facing String parameters (and any related internal ones) to CSBuilder?
(If I understand correctly, we can't reference CharSequence directly.)
(If I understand correctly, we can't reference CharSequence directly.)