Actions
Misc #14622
closedImprove documentation for 'string '.split to also mention trailing spaces being ignored
Misc #14622:
Improve documentation for 'string '.split to also mention trailing spaces being ignored
Status:
Closed
Assignee:
-
Description
The current documentation only talks about leading spaces being ignored when a single space is used as an argument. I've suggested a few changes to the documentation and example to make it clearer that trailing spaces are also ignored in that case:
Actions