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

Add support for ExpressibleByStringInterpolation #43

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

mdarnall
Copy link
Contributor

Because:

  • It would be nice to express a tag with string interpolation

This commit:

  • adds conditional conformance to ExpressibleByStringInterpolation
  • adds test

Because:
- It would be nice to express a tag with string interpolation

This commit:
- adds conditional conformance to ExpressibleByStringInterpolation
- adds test
@stephencelis
Copy link
Member

This is definitely something we wanna support. Gonna merge and exercise it a bit for the next release. Thanks @mdarnall!

@stephencelis stephencelis merged commit fb78779 into pointfreeco:master Jan 17, 2020
@mdarnall mdarnall deleted the string_interpolation branch January 17, 2020 17:34
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