Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.extensions.reflection
/
withCast
with
Cast
inline
fun
<
T
:
Any
,
R
>
Any
?
.
withCast
(
block
:
T
.
(
)
->
R
)
:
R
?
See also
CastUtils.
withCast