Skip to content

In this project, I have implemented my own version of Ruby’s enumerable methods.

Notifications You must be signed in to change notification settings

LamiaSristy/Enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerables

In this project, I have implemented my own version of Ruby’s enumerable methods.

Enumerable Methods List:

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

Live Code

Run on Repl.it

Built With

  • Ruby
  • VS Code

Author Details

👤 Lamia Sristy

Show your support

Give ⭐ Star me on GitHub — it helps!

📝 License

This project is MIT licensed.

About

In this project, I have implemented my own version of Ruby’s enumerable methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages