Javivy / enumerable-ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Enumerable

πŸ“— Table of Contents

πŸ“– My Enumerable

My Enumerable Is a program where I learn how to use the yield keyword of ruby.

πŸ›  Built With

Tech Stack

Languge

Key Features

  • A method any? that returns true if any of the items inside a list meets a certain condition.
  • A method all? that returns true if all of the items inside a list meet a certain condition.
  • A method filter? that returns a filtered list with the items that meet a certain condition.
  • Modules
  • Classes

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Download and Install the latest Ruby distributions. Download Ruby

Setup

Usage

Using cl

  • irb.
  • Paste the Morese method.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Javivy

πŸ‘€ Diego Vidal Lopez

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

Future Features

  • Convert from English to Morse.

(back to top)

πŸ™ Acknowledgments

  • Project inspired by Microverse Program.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:Ruby 100.0%