haskell / haskell/text

breakEnd, spanEnd

Open
#244 4 comments 5 reactions 0 assignees View on GitHub
feature request
Dominant language
Haskell
Stars
421
Forks
163
PR merge metrics
No merged PRs in 30d

Description

there is a `break` and `span` but no `breakEnd` or `spanEnd` to mirror them in lieu of `takeWhile`/`takeWhileEnd` and `dropWhile`/`dropWhileEnd`.

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.