GitHub / pinkmoon25 / ruby-enumerable
A Ruby program that implements custom versions of the `all?`, `any?`, and `filter` methods, mimicking the functionality of the Enumerable module. This program demonstrates how to create and use these essential Enumerable methods from scratch.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinkmoon25%2Fruby-enumerable
PURL: pkg:github/pinkmoon25/ruby-enumerable
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Ruby
Size: 11.7 KB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: 12 months ago
Pushed at: 12 months ago
Last synced at: 12 months ago
Topics: ruby-enumerables