Details
-
Type:
Defect
-
Status:
Closed
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Patch addresses remaining items to be converted to the new string lib:
��� "str-join" to "join" in c.c.command-line
��� "re-partition" to "partition" in c.c.repl-utils
��� correction to the example function call in c.c.string/partition's docs (reversed order of arguments)