Project

General

Profile

Bug #3775 ยป enum_rdoc.patch

dre3k (Andrei Kulakov), 09/01/2010 02:20 AM

View differences:

enum.c 2010-08-31 06:13:42.200564470 +0300
* elements from each <i>args</i>. This generates a sequence of
* <em>n</em>-element arrays, where <em>n</em> is one more than the
* count of arguments. The length of the resulting sequence will be
* <code>enum#size</code. If the size of any argument is less than
* <code>enum#size</code>. If the size of any argument is less than
* <code>enum#size</code>, <code>nil</code> values are supplied. If
* a block is given, it is invoked for each output array, otherwise
* an array of arrays is returned.
    (1-1/1)