Skip to content

Instantly share code, notes, and snippets.

@BeauNouvelle
Created August 6, 2018 06:58
Show Gist options
  • Save BeauNouvelle/514911b346e33be3c288a5d072661a6b to your computer and use it in GitHub Desktop.
Save BeauNouvelle/514911b346e33be3c288a5d072661a6b to your computer and use it in GitHub Desktop.
let livingNeighbors = liveCells.filter { $0.isNeighbor(to: cell) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment