Bhupesh-V / 30-seconds-of-cpp

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
https://bhupesh-v.github.io/30-Seconds-of-C++/
MIT License
1.45k stars 610 forks source link

Fix bug with in algorithms equal.md #666

Open 7s9n opened 2 years ago

7s9n commented 2 years ago

This PR... I've found a tiny bug in algorithms/equal.md

Fixes # send an iterator to equal function.

Changes

-

Checklist