Add Regex splitToSequence samples
This commit is contained in:
committed by
Space
parent
e691de6e4c
commit
d7b10f31b4
@@ -77,6 +77,7 @@ expect class Regex {
|
||||
*
|
||||
* @param limit Non-negative value specifying the maximum number of substrings the string can be split to.
|
||||
* Zero by default means no limit is set.
|
||||
* @sample samples.text.Regexps.splitToSequence
|
||||
*/
|
||||
@SinceKotlin("1.5")
|
||||
@ExperimentalStdlibApi
|
||||
|
||||
Reference in New Issue
Block a user