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