Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.function
/
toConfigurerFunction
to
Configurer
Function
inline
fun
<
CONF
>
toConfigurerFunction
(
crossinline
block
:
CONF
.
(
)
->
Unit
)
:
ConfigurerFunction
<
CONF
>
(
source
)
CONF.() -> Unit
to
ConfigurerFunction
。