menu
seedkit_module_api package
documentation
seedkit_module_api_to.dart
AVLTree<A>
max method
max method
dark_mode
light_mode
max
method
Option
<
A
>
max
(
)
Implementation
Option<A> max() => _root.max();
seedkit_module_api package
documentation
seedkit_module_api_to
AVLTree<A>
max method
AVLTree class