Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-strings

String utility functions, Char type, regular expressions.
https://github.com/purescript/purescript-strings

Shorthand: unsafeRegex :: String -> RegexFlags -> Regex

rightfold opened this issue about 8 years ago
[BREAKING] Make splitAt return a record, fixes #69

hdgarrood opened this pull request about 8 years ago
Use a Tuple in splitAt

hdgarrood opened this pull request about 8 years ago
Update documentation - split now takes a Pattern

leighman opened this pull request about 8 years ago
Why does splitAt return an array instead of a Tuple?

MichaelXavier opened this issue over 8 years ago
update match to reflect the existence of optional capturing groups

davidchambers opened this pull request over 9 years ago
consider optional capturing groups in `match`

davidchambers opened this issue over 9 years ago
Add several useful functions

caryoscelus opened this pull request about 10 years ago