-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert to use uncons in BS and BSChar8 (#304)
* convert to use uncons in BS and BSChar8 * return groupBy to original * modify Lazy to use uncons * put back foldr1/foldr1' to original form * put BS.Lazy back to original * update all remaining functions in ByteString that can use unsnoc * make findFromEndUntil more readable as per PR feedback
- Loading branch information
Showing
2 changed files
with
47 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters