Skip to content

appiersign/enumerable-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable Microverse Project

This project served as an assessment of my understanding of loops and conditionals. It involved writing identical ruby enumerable methods, which gave me the opportunity to express my understanding of the use of block and procs. The methods I worked on are:

  • my_each?
  • my_each_with_index?
  • my_select?
  • my_all?
  • my_any?
  • my_none?
  • my_count?
  • my_map?
  • my_inject?

Built With

Ruby

Authors

👤 Solomon Appier-Sign

Contributing

This project is for educational purposes only, suggestions are accepted, but no contributions.

Show Your Support

Kindly give me a star if you like this project

About

ruby enumerable methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages