Skip to content
Snippets Groups Projects
Commit 43ab435a authored by Pierre Le Marre's avatar Pierre Le Marre Committed by Marge Bot
Browse files

Add standard Unicode case predicates isUpperCase and isLowerCase.

These predicates use the standard Unicode case properties and are more intuitive than isUpper and isLower.

Approved by CLC in https://github.com/haskell/core-libraries-committee/issues/90#issuecomment-1276649403.

Fixes #14589
parent eda6c05e
No related branches found
No related tags found
No related merge requests found
Pipeline #57847 canceled
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment