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

Support for [] getindex/setindex! syntax. Fix #30 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucasb-eyer
Copy link
Contributor

A pretty simple change, but I still need comments:

  1. Why do the write methods get a ByteString for the variable name while the read methods get an ASCIIString?
  2. Do you want the Symbol syntax file[:varname], or is that too many ways to do the same thing?

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

Successfully merging this pull request may close these issues.

1 participant