Skip to content

Replace "dict" with "map" in Agents documentation page #13874

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

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

omarodeh95
Copy link
Contributor

I think it is better to rename the variable in this case and avoid indirectly referring to a deprecated module.

Note

The term "dict" or "dictionary" is still used in several areas in the project (not only documentation), is it better to handle all of them in a single PR?

Dictionary is deprecated as per the documentation, and the example is using Map module.
@josevalim josevalim merged commit 6152ecb into elixir-lang:main Oct 2, 2024
@josevalim
Copy link
Member

We should indeed move fro dict to map generally. PRs to update the code is welcome, but some of the code is likely deprecated code, we shouldn't change those. :) Thank you!

💚 💙 💜 💛 ❤️

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

Successfully merging this pull request may close these issues.

2 participants