sedona icon indicating copy to clipboard operation
sedona copied to clipboard

String Utility kit

Open linsong opened this issue 6 years ago • 0 comments

In almost every decent kit, there will be some methods for string processing: endsWith, startsWith, appendStr and more. It's better to make a string utility kit to collect all these common used functions, instead of invent the wheels again and again.

linsong avatar Jul 28 '18 15:07 linsong