Added a diagonalizing version of CartesianIterator and utility methods; added an isInfinite() method to SizedIterable and improved support/documentation for infinite iterables; moved tuple getter lambdas from IterUtil to the respective tuple classes; misc iter package cleanup; fixed javadoc errors.