Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansaribrahim/enumerable

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating
https://github.com/ansaribrahim/enumerable

gemfile gitflow linters rubocop ruby

Last synced: 26 days ago
JSON representation

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating

Awesome Lists containing this project