Open tomjaguarpaw opened 4 years ago
See https://www.reddit.com/r/haskell/comments/gyic7b/the_pain_points_of_haskell_a_practical_summary/ftezymd/.compact
Next step: make a PR to bytestring repo
There is already a type called ByteArray so perhaps we had better use "vector".
ByteArray
I have a branch where I have converted the non-internal, non-Char8 modules to use "vector" instead of "string".
Next action: gather consensus that this is a sensible thing to do
See https://www.reddit.com/r/haskell/comments/gyic7b/the_pain_points_of_haskell_a_practical_summary/ftezymd/.compact