Ruby range class

Source: Internet
Author: User

The ruby language contains a type called the range class, which is a set of a range of some classes. Generally ".. "or "... "To define the range ,".. "indicates the value that contains the defined range ,"... "does not include the value at the end of the defined range.

To convert data in the range class to an array, you can use its member function to_a to implement

Include (x). If X is a data value in a range member variable, true is returned; otherwise, false is returned.

Min, returns the minimum value

Max, returns the maximum value

Reject, such as its name, removes some data from a range-class instance.

Each: traverses the member variables in each range class instance to facilitate various actions.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.