generic_iterators
1.0.0
Demonstration of implementing and using type safe generic iterators in pure, standard C
|
iterator.h | Utilities to define and implement an Iterable |
maybe.h | Utilities to define and use a Maybe type |
typeclass.h | Utilities to define a typeclass and its instance |