Versions in this module Expand all Collapse all v0 v0.0.2 Sep 14, 2022 v0.0.1 Feb 16, 2022 Changes in this version + func Names() []string + type Pattern [9][9]int + func Get(name string) *Pattern + func (p Pattern) IsEnabled(row, col int) bool