srdja / Collections-C

A library of generic data structures for the C language.
http://srdja.github.io/Collections-C
GNU Lesser General Public License v3.0
2.8k stars 328 forks source link

fix reverse in array and deque #156

Closed HNYuuu closed 1 year ago

HNYuuu commented 1 year ago

fix #155

srdja commented 1 year ago

Thanks for the fix!