com.nicta.scoobi.impl.io
This Iterator iterates over values found in all the files corresponding to a given path, provided that there is a way to get individual iterators to each file
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
collect
toSeq
This Iterator iterates over values found in all the files corresponding to a given path, provided that there is a way to get individual iterators to each file