|
f8ef1da107
|
refactor(string): add base-checking to conversions between characters and digits
|
2024-11-11 12:20:29 +08:00 |
|
|
09bbcecc28
|
feat(string): add functions to categorize strings
|
2024-11-10 19:24:40 +08:00 |
|
|
43c59399d1
|
feat(string): add formatting without format string of arithmetic types to strings
|
2024-11-08 22:12:24 +08:00 |
|
|
0bb036eec7
|
refactor(string): change the placeholder escape for format string to <[{ }]> avoiding surprises
|
2024-11-08 22:10:22 +08:00 |
|
|
d8803880f1
|
feat(string): add parsing of arithmetic types from strings
|
2024-11-08 20:46:57 +08:00 |
|
|
211a30525e
|
feat(string): add string parsing and formatting functions
|
2024-11-08 20:38:19 +08:00 |
|