effect-tree
Preparing search index...
index
Draw
liftThemed
Function liftThemed
liftThemed
<
A
,
B
>
(
f
:
(
a
:
A
)
=>
B
)
:
Draw
.
Themed
<
(
ta
:
Draw
.
Themed
<
A
>
)
=>
B
>
Apply a function from
A
to
B
to get at the
B
, using a themed value of
A
and a theme.
Type Parameters
A
B
Parameters
f
:
(
a
:
A
)
=>
B
Returns
Draw
.
Themed
<
(
ta
:
Draw
.
Themed
<
A
>
)
=>
B
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Apply a function from
AtoBto get at theB, using a themed value ofAand a theme.