gg/vertice.go

6 lines
60 B
Go
Raw Normal View History

package gg
type Vertice = Point
type Vertices = []Vertice