-
Notifications
You must be signed in to change notification settings - Fork 2
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
A tutorial clearing up the confusion of String, vs ByteString vs Text #5
Comments
Anyone willing to have a go at this one should probably take into account the arguments in this reddit thread about the lazy types, both pro and contra. |
I would like to write this one. I believe I'll finish before Monday. |
I'm looking forward to it! 😄 |
@rasendubi thank you! |
Check it out there: http://www.alexeyshmalko.com/2015/haskell-string-types/ |
That's awesome! :D Would you like to submit that to dohaskell? |
Yeah. I'll be late at home today, so you can do that. |
Submitted under |
When to use each, when to use strict vs lazy, how to inter-operate between them.
The text was updated successfully, but these errors were encountered: