feat(stringx): add string option

This commit is contained in:
bandl 2021-10-20 20:30:02 +08:00
parent 1a884ce9f0
commit 739cb56243
1 changed files with 5 additions and 1 deletions

View File

@ -8,3 +8,7 @@ STRING_X:
- reduce
- setbit
- getbit
- getrange
- getset
- strlen
- setnx