generic_iterators  1.0.0
Demonstration of implementing and using type safe generic iterators in pure, standard C
File List
Here is a list of all documented files with brief descriptions:
 iterator.hUtilities to define and implement an Iterable
 maybe.hUtilities to define and use a Maybe type
 typeclass.hUtilities to define a typeclass and its instance