@mikuroxina/mini-fn
Preparing search index...
BTree
first
Function first
first
<
T
>
(
set
:
BTree
.
Set
<
T
>
)
:
Option
.
Option
<
T
>
Gets the first minimum item in
set
.
Type Parameters
T
Parameters
set
:
BTree
.
Set
<
T
>
Returns
Option
.
Option
<
T
>
The minimum item.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
Loading...
Gets the first minimum item in
set.