Project

General

Profile

« Previous | Next » 

Revision ff30358d

Added by shyouhei (Shyouhei Urabe) almost 5 years ago

RARRAY_AREF: convert into an inline function

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.