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

Those context.append blocks are a bit annoying #7

Closed
zaibacu opened this issue Jul 18, 2019 · 1 comment
Closed

Those context.append blocks are a bit annoying #7

zaibacu opened this issue Jul 18, 2019 · 1 comment

Comments

@zaibacu
Copy link
Owner

zaibacu commented Jul 18, 2019

The reason for those is that macro's output can be used as input for another macro, however, some of those are building state (context).

Need to unify these, ideally removing context variable.

This should make code more readable.

@zaibacu
Copy link
Owner Author

zaibacu commented Dec 14, 2019

Closed by #26

@zaibacu zaibacu closed this as completed Dec 14, 2019
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