Move String methods into own module #1341
Labels
breaking change
Cannot be merged when next version is not a major release
c: feature
Request for new feature
c: refactor
PR that affects the runtime behavior, but doesn't add new features or fixes bugs
m: datatype
Something is referring to the datatype module
m: random
Something is referring to the random module
p: 1-normal
Nothing urgent
Milestone
Clear and concise description of the problem
Currently the string methods are spread in multiple modules and it isn't easy to guess them correctly.
Suggested solution
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: