-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Add Dart Map .addAll() term entry #8102
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
Add Dart Map .addAll() term entry #8102
Conversation
|
Hello! This is my first contribution to Codecademy Docs. I’d appreciate any feedback or suggestions for improvement when you have time. Thank you! |
Updated the description and parameters for clarity.
mamtawardhani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for a second review! 🚀
dakshdeepHERE
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to merge 🚀
|
👋 @Muntazir-sd 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/dart/map/add-all Please note it may take a little while for changes to become visible. |
Description
Added a new Dart Map term entry for .addAll().
Created docs/content/dart/concepts/map/terms/add-all/add-all.md, including description, syntax, parameters, return value, and an example.
Issue Solved
Closes #8084
Type of Change
Checklist
mainbranch.Issues Solvedsection.