{ "authors": [ "kahgoh" ], "files": { "solution": [ "lib/pop_count.ex" ], "test": [ "test/pop_count_test.exs" ], "example": [ ".meta/example.ex" ] }, "blurb": "Help Eliud count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation.", "source": "Christian Willner, Eric Willigers", "source_url": "https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5" }