/enumerable

Enumerable is a Ruby project that includes a module, "MyEnumerable", and a class, "MyList". It provides a subset of the functionality of Ruby's built-in Enumerable module and enables developers to create their own custom lists and iterate over them.

Primary LanguageRubyMIT LicenseMIT

Watchers