package conway type GenerationTick struct { N int Error error Message string }