Skip to content

Conversation

rohitjangid
Copy link
Member

@rohitjangid rohitjangid commented May 3, 2023

Implement std.equalsIgnoreCase in standard library

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

@sparkprime
Copy link
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
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