toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.collectable
/
asFlux
as
Flux
jvm
fun
<
T
:
Any
>
Collectable
<
T
>
.
asFlux
(
)
:
Flux
<
T
>
(
source
)
将
Collectable
转化为
Flux
。 需要环境中存在
kotlinx-coroutines-reactor
依赖。