We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5f8c2 commit 2a87edeCopy full SHA for 2a87ede
object.textile
@@ -748,7 +748,7 @@ of course a bit check is way faster than searching a `struct st_table`.
748
h3. Gaps in structures
749
750
Now you should understand how the instance variables are stored, but why are
751
-there structures without `iv_tbl`? Why is there no `iv_tbl` in
+there structures without `iv_tbl`? Why is there no `iv_tbl` in
752
`struct RString` or `struct RArray`? Couldn't `iv_tbl` be part of `RBasic`?
753
754
Well, this could have been done, but there are good reasons why it was not. As
0 commit comments