core icon indicating copy to clipboard operation
core copied to clipboard

add more String method

Open lijunchen opened this issue 1 year ago • 2 comments

  • [x] trim
  • [x] to_upper
  • [x] split
  • [ ] c style strcmp

lijunchen avatar Jul 02 '24 03:07 lijunchen

What should we do with the current compare in string.mbt though. It seems that it is not used anywhere else and this should probably align with other languages.

qazxcdswe123 avatar Jul 09 '24 02:07 qazxcdswe123

What should we do with the current compare in string.mbt though. It seems that it is not used anywhere else and this should probably align with other languages.

@bobzhang

lijunchen avatar Jul 09 '24 02:07 lijunchen