Hacker News new | ask | show | jobs
by abarrett 5518 days ago
The original version still contains redundancy. It would be:

    cell.live = count == 3 if count != 2
1 comments

Yes, that would do it.