Ruby数组的实现

Nat*_*lin 14 ruby data-structures

Python列表由CPython实现为分摊数组.如何实现Ruby数组,以及实现哪些?

编辑:

部分答案在这里.