toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks.useredux
/
StoreScope
/
NamedScope
Named
Scope
object
NamedScope
Members
Functions
with
Link copied to clipboard
infix inline
fun
<
S
:
Any
,
A
:
Any
>
Reducer
<
S
,
A
>
.
with
(
initialState
:
S
)
:
Tuple2
<
Reducer
<
S
,
A
>
,
S
>