Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.core
/
love.yinlin.platform
/
Platform
/
Companion
/
use
use
inline
fun
use
(
vararg
filter
:
Platform
,
block
:
(
)
->
Unit
)
inline
fun
<
T
>
use
(
vararg
filter
:
Platform
,
ifTrue
:
(
)
->
T
,
ifFalse
:
(
)
->
T
)
:
T
fun
<
T
>
use
(
vararg
filter
:
Platform
,
ifTrue
:
T
,
ifFalse
:
T
)
:
T