haskell / haskell/bytestring

Lazy variants of isInfixOf and breakSubstring

Open
#30 10 comments 0 reactions 0 assignees View on GitHub
enhancement pr-welcome
Dominant language
Haskell
Stars
301
Forks
144
Avg merge
7d 22h
Merged PRs (30d)
1

Description

`isSuffixOf` available in `Data.ByteString.Lazy`, but not in `Data.ByteString.Lazy.Char8` (it's commented out). Likewise `isInfixOf` is not available `Data.ByteString.Lazy`.

Similarly, there's no lazy version of `breakSubstring`

Is there any reason for this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.