← Reference

string-methods

Ruby string-methods reference.

String#succ

Returns the next lexicographic string after the current one, incrementing characters from right to left with carry propagation.