30-seconds-of-cpp icon indicating copy to clipboard operation
30-seconds-of-cpp copied to clipboard

Update README.md

Open Tuntai opened this issue 4 years ago • 0 comments

I have worked on the issue of Duplicated items in unordered_map/README.md #587 This PR have organized the list, added the links to snippet for clear and contains and removed the duplicates.

Fixes #587

Changes

Links to clear.md and contains.md are added. duplicates are removed. list is organized.

Checklist

  • [ check ] I have read CONTRIBUTING guidelines.
  • [ check ] This is a typo fix.
  • [ check ] I am not updating any todo.txt files.

Tuntai avatar Oct 10 '20 21:10 Tuntai