purescript / purescript-strings

String utility functions, Char type, regular expressions.
BSD 3-Clause "New" or "Revised" License
54 stars 71 forks source link

created examples for `String` functions and refactored existing ones #90

Closed csicar closed 6 years ago

hdgarrood commented 6 years ago

We'll also want to update Data.String.CodePoints with similar examples but that doesn't need to happen right now.

hdgarrood commented 6 years ago

Thank you!