4 lines
113 B
Go
4 lines
113 B
Go
|
// Package patterns provides a basic set of types that satisfy the
|
||
|
// artist.Pattern interface.
|
||
|
package patterns
|