8000 strings: add string casing functions · Issue #370 · google/cel-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

strings: add string casing functions #370

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

Closed
bitsofinfo opened this issue Jun 25, 2020 · 2 comments · Fixed by #372
Closed

strings: add string casing functions #370

bitsofinfo opened this issue Jun 25, 2020 · 2 comments · Fixed by #372

Comments

@bitsofinfo
Copy link
bitsofinfo commented Jun 25, 2020

Would be great to have some string casing functions in strings.co extension https://github.com/google/cel-go/tree/master/ext

such as toUpper, toLower etc @TristonianJones

@TristonianJones
Copy link
Collaborator

@bitsofinfo I'd be happy to have lowerAscii and upperAscii. Would that work?

I had tried to introduce lower and upper with the first set of extensions, but found what appeared to be inconsistencies between Go case-mapping and the Unicode case-mapping spec.

@bitsofinfo
Copy link < 7924 div aria-live="polite" aria-atomic="true" class="sr-only" data-clipboard-copy-feedback>
Author

yep that will do! thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0