Categorygithub.com/Minnull/practice-golang01_basics21_interfaces02_package-sort08_standard-library-example
package
0.0.0-20240923090129-cbd8b7ff3834
Repository: https://github.com/minnull/practice-golang.git
Documentation: pkg.go.dev
# Type aliases
ByAge implements sort.Interface for []person based on the Age field.