string-mutable?

[procedure] string-mutable? obj

STklos: return #t iff obj is a mutable string.

See also pair-mutable?. vector-mutable?