toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.collectable
/
SynchronouslyIterateCollectable
/
collect
collect
open
suspend override
fun
collect
(
collector
:
Action
<
T
>
)
(
source
)
收集当前元素。等同于
forEach
,无实际的挂起行为。