haskell / filepath

Haskell FilePath core library
BSD 3-Clause "New" or "Revised" License
66 stars 33 forks source link

Add more bytestring like functions #202

Closed hasufell closed 7 months ago

hasufell commented 9 months ago

This introduce bytestring-like functions (substrings, predicates, searching, etc.) to System.OsString, System.OsString.Windows and System.OsString.Posix.

Relevant for https://github.com/pcapriotti/optparse-applicative/issues/65


Functions added: