imran5644 / Enumerable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enumerable# Bubble_sort

This project is the second project in the ruby module in microverse. The  project aims at reimplementing  some basic ruby enumarables which are listed below

my_enumerable methods include:

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

GETTING STARTED

To have a local version of this code running do the following:
  • clone the repository
  • install the ruby compiler and any preferred code editor of your choice
  • Run the command ruby main.rb

Built With

  • Ruby

Live Demo

Live Demo Link

Authors

Che Blanchard

Imran yousaf

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

About


Languages

Language:Ruby 100.0%