src/pylib/stringlib/split/rsplit_whitespace
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
rsplit_whitespace
rsplit_whitespace[S](pystr: S; maxsplit = -1): PyList[S]
Source
Edit
Imports
common
,
reimporter
Procs
proc
rsplit_whitespace
[
S
]
(
pystr
:
S
;
maxsplit
=
-1
)
:
PyList
[
S
]
Source
Edit