//
pkg.gl
Category
github.com/kgaughan/learning
0010-go-programming-language
ch6
geometry
package
0.0.0-20241206015903-5bc1cd308929
Repository:
https://github.com/kgaughan/learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
45 SLOC
#
Functions
Distance
Distance gives the distance between two points.
#
Structs
ColoredPoint
No description provided by the author
Point
Point is a cartesian location.
#
Type aliases
Path
Path is a list of linked points.