A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
-
Updated
Oct 28, 2024 - Ruby
A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
Ruby patterns, techniques, tips and tricks
Creates enumerators that step through integers from a union of two infinite sets of multiples.
Implements custom enumerator class (list) with the methods #any #all and #filter from the module (MyEnumerable.rb)
Iterate over a set of dates, giving an iteration conditions.
Add a description, image, and links to the enumerator topic page so that developers can more easily learn about it.
To associate your repository with the enumerator topic, visit your repo's landing page and select "manage topics."