Skip to content

Instantly share code, notes, and snippets.

@marick
Created June 11, 2010 18:39
Show Gist options
  • Save marick/434871 to your computer and use it in GitHub Desktop.
Save marick/434871 to your computer and use it in GitHub Desktop.
(living? (successor ...cell...) => falsey
(provided
(living? ...cell...) => true
(living-neighbor-count ...cell...) => 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment