Hi,
In message "[ruby-talk:6417] Where is T_RANGE?"
on 00/11/17, Robert Feldt <feldt / ce.chalmers.se> writes:
|Why T_ARRAY, T_HASH and so on but not T_RANGE? Is it there somewhere? If
|not, why not?
Since Range uses T_OBJECT structure.
matz.