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

allow proper access to bytes #16

Open
JosuaKrause opened this issue Mar 7, 2024 · 1 comment
Open

allow proper access to bytes #16

JosuaKrause opened this issue Mar 7, 2024 · 1 comment

Comments

@JosuaKrause
Copy link
Owner

JosuaKrause commented Mar 7, 2024

right now we only allow strings. it would be desirable to also store bytes

(also, update readme to show return value of TYPE in scripts; deprecate set, get in favor of set_value, get_value #17 )

@JosuaKrause
Copy link
Owner Author

add generic T with bound str, bytes. identify T via init argument

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

1 participant