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 user to choose normalization form #6

Closed
tapeinosyne opened this issue Nov 2, 2016 · 1 comment
Closed

Allow user to choose normalization form #6

tapeinosyne opened this issue Nov 2, 2016 · 1 comment

Comments

@tapeinosyne
Copy link
Owner

tapeinosyne commented Nov 2, 2016

To begin with, a cfg(normalization_form) feature for conditional compilation should suffice. (Ideally, we would favor cfg(normalization = form), but Cargo features are binary flags, as opposed to closed sets.)

@tapeinosyne
Copy link
Owner Author

Implemented in a439fcb.

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