This article includes code samples, check the 'What to do next' section for the link to the repo
Ruby iterators are a special type of method supported by collections. They are like any other regular method, but they receive an additional input in the form of a code block. Iterators