odkl.analysis.spark.util.collection.CollectionOperations
Adds operations to BufferedIterator
BufferedIterator
Standard headOption
headOption
None if iterator is empty, Some(head) otherwise
None
Some(head)
Adds operations to
BufferedIterator