In Files

    • error.c

    Class/Module Index [+]

    Quicksearch
    No matching classes.

    RangeError

    Raised when a given numerical value is out of range.

    [1, 2, 3].drop(1 << 100)
    

    raises the exception:

    RangeError: bignum too big to convert into `long'

    This page was generated for Ruby

    is provided by and . .

    Generated with Ruby-doc Rdoc Generator 0.44.0.