core
/
dev.fritz2.binding
/
SubStore
/
SubStore
js
Sub
Store
fun <
R
,
P
,
T
>
SubStore
(parent:
Store
<
P
>, lens:
Lens
<
P
,
T
>, root:
Store
<
R
>, rootLens:
Lens
<
R
,
T
>)
Content copied to clipboard