effect-tree
Preparing search index...
effect-tree
minimumNode
Function minimumNode
minimumNode
<
A
>
(
Order
:
Order
<
A
>
)
:
(
tree
:
Tree
<
A
>
)
=>
A
Return the smallest value 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 value in the tree according to the given order.