rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework
/
FrameworkMarshallers
/
delegate
delegate
inline
fun
<
TFrom
:
Any
,
TTo
:
Any
>
IMarshaller
<
TFrom
>
.
delegate
(
crossinline
to
:
(
TFrom
)
->
TTo
,
crossinline
from
:
(
TTo
)
->
TFrom
)
:
IMarshaller
<
TTo
>
Content copied to clipboard