Frama-C API - Iterators
Monadic iterators signature
Handling the interaction between monads and iterable data structures like lists can be difficult. On the other hand, all iterators concerning a monad over an iterable have the same signature, thus we provide a generic signature for all three standard iterators.
