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

Define internal accessors on module state structures #64

Open
xandkar opened this issue Mar 4, 2021 · 0 comments
Open

Define internal accessors on module state structures #64

xandkar opened this issue Mar 4, 2021 · 0 comments
Assignees

Comments

@xandkar
Copy link
Contributor

xandkar commented Mar 4, 2021

As per @vihu's original suggestion at #62 (comment)

We don't need to go too-crazy, since theses structures are not accessed from outside the module, hence we could score wins only in cases of common combinations, such as B/N (which first needs to extract both B and N from state record). Perhaps also in cases where pattern matching gets a little too noisy.

@xandkar xandkar self-assigned this Mar 4, 2021
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