c26d9b29fb
- Added an IntegerIterable Transformer. - Document that these *Iterable transformers work with List/Set/Collection... In case it wasn't clear. - Added a sizeHint argument to the createCollectionBuilder method, take advantage of that in the IntegerIterable since we don't need to do any work to find the size.