//
pkg.gl
Category
github.com/liguoqinjim/go-labs
lab086
lab002
package
0.0.0-20231208061952-f10d33120ced
Repository:
https://github.com/liguoqinjim/go-labs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
19 SLOC
#
README
example02
自定义排序逻辑,这个需要实现一个接口,实现三个方法就可以了。
运行结果
参考资料
https://gobyexample.com/sorting-by-functions
#
Type aliases
ByLength
No description provided by the author