rd-framework
/
com.jetbrains.rd.framework
/
readNullable
readNullable
inline
fun
<
T
:
Any
>
AbstractBuffer
.
readNullable
(
inner
:
(
)
->
T
)
:
T
?