toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks.useredux
/
StoreScope
/
NamedScope
/
with
with
infix inline
fun
<
S
:
Any
,
A
:
Any
>
Reducer
<
S
,
A
>
.
with
(
initialState
:
S
)
:
Tuple2
<
Reducer
<
S
,
A
>
,
S
>