effect-tree
Preparing search index...
index
Draw
StringDraw
Interface StringDraw
A function that draws string trees into a non-empty array of string rows.
Hierarchy (
View Summary
)
BaseDraw
<
string
,
NonEmptyArray
<
string
>
>
StringDraw
StringDraw
(
self
:
Tree
<
string
>
)
:
[
string
,
...
string
[]
]
Parameters
self
:
Tree
<
string
>
Returns
[
string
,
...
string
[]
]
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
A function that draws string trees into a non-empty array of string rows.