Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-kook-core
/
love.forte.simbot.component.kook.util
/
walk
walk
inline
fun
Regex
.
walk
(
input
:
String
,
onOther
:
(
input
:
String
,
start
:
Int
,
end
:
Int
)
->
Unit
,
onMatch
:
(
MatchResult
)
->
Unit
)
:
Boolean
(
source
)
Return
true
if find(
input
) != null