Rachel
Toggle table of contents
3.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.core
/
love.yinlin.extension
/
then
then
inline
fun
<
T
,
R
>
T
.
then
(
block
:
(
T
)
->
R
)
kotlin 2.4 起 let 的返回值必须要接受
then 作为不需要返回值的情景替代