fluid-stdlib
0.14.0
common
fluid-stdlib
/
io.fluidsonic.stdlib
/
cast
cast
inline
fun
<
T
:
Any
>
Any
.
cast
(
)
:
T
Deprecated
To be removed as it avoids IDE and compiler checks.
Replace with
this as T
Content copied to clipboard