Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document all basic types operations in table form #14

Closed
v0dro opened this issue Aug 30, 2018 · 1 comment
Closed

Document all basic types operations in table form #14

v0dro opened this issue Aug 30, 2018 · 1 comment

Comments

@v0dro
Copy link

v0dro commented Aug 30, 2018

It would be helpful to have a table with a one-to-one correspondence between the Ruby operation and the equivalent C API call.

For example:

Array

Ruby C Description
#[] rb_ary_entry() specify things about args etc.
@silverhammermba
Copy link
Owner

See my comment on #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants