scala folks: why is scala's Iterator defined with hasNext and next? Why not
trait Iterator[T] { def next: Option[T] }
I blame @extempore2
@extempore2 @Blaisorblade @posco I was responding to LazyOption, not Stream - agree about stream.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@extempore2 @Blaisorblade @posco I was responding to LazyOption, not Stream - agree about stream.