News Score: Score the News, Sort the News, Rewrite the Headlines

The ultimate guide to Haskell Strings ยท Hasufell's blog

May 7, 2024, Posted by Julian Ospald This guide is aimed at Haskellers who seek to improve their understanding of String types, be it beginners or seasoned developers. It is also meant to be a quick reference/cheat sheet for deciding which string type to use in a given situation. TOC Motivation String in Prelude Unicode Unicode Code Point UTF-32 UTF-16 Unicode Scalar Values UTF-8 Unicode summary Back to Haskell String type String types Text ShortText ByteString ShortByteString Bytes OsString, P...

Read more at hasufell.github.io

© News Score  score the news, sort the news, rewrite the headlines