package
0.3.6
Repository: https://github.com/hopeio/utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
返回option 返回时会有两次复制value,后续使用还有可能更多次,自行选择用不用.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

BinaryFunction 将两个类型转为第三个类型.
No description provided by the author
No description provided by the author
No description provided by the author
BinaryOperator 输入两个相同类型的参数,对其做二元运算,返回相同类型的结果.
No description provided by the author
Comparator 比较两个元素.
Comparator 比较两个元素.
Consumer 消费一个元素.
ConsumerKV 消费一个KV.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Predicate 断言是否满足指定条件.
Predicate 断言是否满足指定条件.
No description provided by the author
Supplier 产生一个元素.
SupplierKV 产生一个KV.
No description provided by the author
No description provided by the author
UnaryFunction 将一个类型转为另一个类型.
UnaryKVFunction 将一个类型转为另一个类型.
No description provided by the author
No description provided by the author
UnaryOperator 对输入进行一元运算返回相同类型的结果.