Skip to content

feat: implement std.equalsIgnoreCase#1079

Merged
sparkprime merged 2 commits into
google:masterfrom
rohitjangid:feat/string-equal-ignore-case
May 25, 2023
Merged

feat: implement std.equalsIgnoreCase#1079
sparkprime merged 2 commits into
google:masterfrom
rohitjangid:feat/string-equal-ignore-case

Conversation

@rohitjangid
Copy link
Copy Markdown
Member

@rohitjangid rohitjangid commented May 3, 2023

Implement std.equalsIgnoreCase in standard library

go-jsonnet PR: google/go-jsonnet#692

@sparkprime
Copy link
Copy Markdown
Contributor

This should be std.equalsIgnoreCase() as we already have std.equals (and we don't have std.isEqual)

@rohitjangid rohitjangid force-pushed the feat/string-equal-ignore-case branch from b4f542c to 752dd9d Compare May 4, 2023 04:37
@rohitjangid rohitjangid changed the title feat: implement std.isEqualIgnoreCase feat: implement std.equalsIgnoreCase May 4, 2023
@rohitjangid
Copy link
Copy Markdown
Member Author

@sparkprime renamed it to equalsIgnoreCase

@rohitjangid rohitjangid force-pushed the feat/string-equal-ignore-case branch from 752dd9d to 4025b1d Compare May 8, 2023 04:33
@sparkprime sparkprime merged commit b42d8ec into google:master May 25, 2023
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 this pull request may close these issues.

2 participants