-
Notifications
You must be signed in to change notification settings - Fork 159
Issues: haskell/text
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a function
slice start end = take (end − start) . drop start
?
#576
opened Mar 17, 2024 by
kindaro
Don't use streams and fusion
internal
No API-level changes
performance
#513
opened Mar 24, 2023 by
oberblastmeister
Guard t_toCaseFold_char with #if MIN_VERSION_base(4,16,0).
internal
No API-level changes
question
Requires more investigation
#501
opened Feb 8, 2023 by
Bodigrim
Support for Indexed Folds?
feature request
question
Requires more investigation
#484
opened Dec 31, 2022 by
HuwCampbell
Optimize encodeUtf8 by checking if the byte array is already pinned
feature request
#471
opened Sep 29, 2022 by
noughtmare
O(1) indexing on bytes
feature request
question
Requires more investigation
#443
opened Jun 11, 2022 by
oberblastmeister
why is Requires more investigation
IReader
using String
instead of Text
?
question
#432
opened May 13, 2022 by
marcosh
Make Requires more investigation
Data.Text.replace
total
feature request
question
#425
opened Apr 18, 2022 by
sol
Capitalize first letter of a string
feature request
question
Requires more investigation
#409
opened Feb 3, 2022 by
nartamonov
Please, add the subsequence predicate function
feature request
#368
opened Sep 25, 2021 by
Anton-Latukha
Previous Next
ProTip!
Adding no:label will show everything without a label.