Skip to content

Replace lists keysearch with keyfind - #186

Merged
cmullaparthi merged 1 commit into
cmullaparthi:masterfrom
nickva:modernize-keyfind-tolower
Apr 30, 2026
Merged

Replace lists keysearch with keyfind#186
cmullaparthi merged 1 commit into
cmullaparthi:masterfrom
nickva:modernize-keyfind-tolower

Conversation

@nickva

@nickva nickva commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Docs https://www.erlang.org/doc/apps/stdlib/lists.html#keysearch/3 say:

This function is retained for backward compatibility. Function keyfind/3 is easier to use and more efficient.

Docs https://www.erlang.org/doc/apps/stdlib/lists.html#keysearch/3 say:

> This function is retained for backward compatibility. Function
  keyfind/3 is easier to use and more efficient.
@cmullaparthi
cmullaparthi merged commit b820f83 into cmullaparthi:master Apr 30, 2026
4 checks passed
@nickva
nickva deleted the modernize-keyfind-tolower branch May 1, 2026 03:45
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