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

Implemented overloadable string literals using an in-scope fromString. #321

Closed

Conversation

sebastiaanvisser
Copy link
Contributor

Uses a combination of OverloadedStrings and RebindableSyntax.

Amazing!

Uses a combination of OverloadedStrings and RebindableSyntax.
@bergmark
Copy link
Member

This is sickly amazing! I know a lot of people wanted this, and this is a solution that works without boilerplate, typechecks properly, and won't break existing code. Awesome awesome.

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

Successfully merging this pull request may close these issues.

2 participants