future-iterable library

Extensions

FutureIterable on Future<Iterable<E>>
Future iterable extension maps the native Iterable properties and methods to the result of a Future that yields an Iterable, in addition with a couple of useful return types and methods.