package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev

# README

example01

使用go自带的sort包来实现排序功能

运行结果

Imgur

参考资料

https://gobyexample.com/sorting