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 bit/byte manipulation ops from TEAL 3 #51

Closed
jasonpaulos opened this issue Apr 1, 2021 · 0 comments · Fixed by #55
Closed

Document bit/byte manipulation ops from TEAL 3 #51

jasonpaulos opened this issue Apr 1, 2021 · 0 comments · Fixed by #55
Assignees
Labels

Comments

@jasonpaulos
Copy link
Contributor

jasonpaulos commented Apr 1, 2021

Summary

TEAL 3 introduced new operations for manipulating bits and bytes and they should be documented.

Scope

Document the following expressions and show usage examples:

  • GetBit
  • SetBit
  • GetByte
  • SetByte

Urgency

Best to do before releasing v0.7.0.

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

Successfully merging a pull request may close this issue.

1 participant