Skip to content

Instantly share code, notes, and snippets.

@jmuzsik
Last active November 19, 2017 01:07
Show Gist options
  • Save jmuzsik/88de0c627b83e881eec770b1d940e4f8 to your computer and use it in GitHub Desktop.
Save jmuzsik/88de0c627b83e881eec770b1d940e4f8 to your computer and use it in GitHub Desktop.
type CloneAction interface {
goDifLocation(location string)
findExit(m Maze)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment