mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
RARRAY_AREF has been a macro for reasons. We might not be able to change that for public APIs, but why not relax the situation internally to make it an inline function. |
||
|---|---|---|
| .. | ||
| rarray.h | ||
| rbasic.h | ||
| rbignum.h | ||
| rclass.h | ||
| rdata.h | ||
| rfile.h | ||
| rhash.h | ||
| rmatch.h | ||
| robject.h | ||
| rregexp.h | ||
| rstring.h | ||
| rstruct.h | ||
| rtypeddata.h | ||