effect-tree
Preparing search index...
index
minimumLeaf
Function minimumLeaf
minimumLeaf
<
A
>
(
Order
:
Order
<
A
>
)
:
(
tree
:
Tree
<
A
>
)
=>
A
Return the smallest leaf in the tree according to the given order.
Type Parameters
A
Parameters
Order
:
Order
<
A
>
Returns
(
tree
:
Tree
<
A
>
)
=>
A
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Return the smallest leaf in the tree according to the given order.