# How To Use Array Methods in Ruby

> Arrays let you represent lists of data in your programs. Once you have data in an array, you can sort it, remove duplicates, reverse its order, extract secti…

- **Category:** Tools
- **Kind:** Tool
- **Host:** digitalocean.com
- **Destination:** https://digitalocean.com/community/tutorials/how-to-use-array-methods-in-ruby
- **Date added:** 2019

This page is part of [Ref Point](https://ref-p.com/index.md), Chris Beltran’s curated library.
