You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
Copy link
<
7924
div aria-live="polite" aria-atomic="true" class="sr-only" data-clipboard-copy-feedback>
Uh oh!
There was an error while loading. Please reload this page.
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 @TristonianJonesThe text was updated successfully, but these errors were encountered: