//
pkg.gl
Category
github.com/searKing/golang
go
util
function
binary
package
0.1.158
Repository:
https://github.com/searking/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
79 SLOC
#
Functions
MaxBy
* * Returns a {@link BinaryOperator} which returns the greater of two elements * according to the specified {@code Comparator}.
MinBy
* * Returns a {@link BinaryOperator} which returns the lesser of two elements * according to the specified {@code Comparator}.
#
Structs
AbstractBiFunctionClass
No description provided by the author
#
Interfaces
BiFunction
* * Represents a function that accepts two arguments and produces a result.
#
Type aliases
BiFunctionFunc
No description provided by the author