Decompose-Router
0.10.0-SNAPSHOT
common
decompose-router
/
io.github.xxfast.decompose.router
/
getOrCreate
get
Or
Create
inline
fun
<
T
:
Any
>
RouterContext
.
getOrCreate
(
key
:
Any
,
factory
:
(
)
->
T
)
:
T