Implementation of the Iterator and Strategy design patterns in C
-
Updated
May 8, 2021 - C
Implementation of the Iterator and Strategy design patterns in C
A simple, lightweight iterator implementation for C to easily traverse through collections of elements.
Add a description, image, and links to the iterator-pattern topic page so that developers can more easily learn about it.
To associate your repository with the iterator-pattern topic, visit your repo's landing page and select "manage topics."