effect-tree
Preparing search index...
effect-tree
Draw
mapThemes
Function mapThemes
mapThemes
<
A
>
(
f
:
(
theme
:
Draw
.
Theme
,
name
:
|
"ascii"
|
"double"
|
"hDouble"
|
"hThick"
|
"round"
|
"space"
|
"thick"
|
"thin"
|
"vDouble"
|
"vThick"
|
"bullets"
|
"unix"
|
"unixRound"
,
)
=>
A
,
)
:
Record
<
ThemeName
,
A
>
Map over all themes to build a record theme
name
⇒
f(theme)
.
Type Parameters
A
Parameters
f
:
(
theme
:
Draw
.
Theme
,
name
:
|
"ascii"
|
"double"
|
"hDouble"
|
"hThick"
|
"round"
|
"space"
|
"thick"
|
"thin"
|
"vDouble"
|
"vThick"
|
"bullets"
|
"unix"
|
"unixRound"
,
)
=>
A
Returns
Record
<
ThemeName
,
A
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Map over all themes to build a record theme
name⇒f(theme).