Skip to content

Instantly share code, notes, and snippets.

@arjunmehta94
arjunmehta94 / list.md
Created November 5, 2020 18:22 — forked from ih2502mk/list.md
Quantopian Lectures Saved
public boolean hasNext() {
if (this.nextRecord != null) {
return true;
}
while (true) {
// if no more left pages, we are done with the join
Page tmpRightPage;
if (leftPage == null) {
if (this.leftIterator.hasNext()) {
<script type="text/javascript" src="https://s3.amazonaws.com/assets.freshdesk.com/widget/freshwidget.js"></script>
<style type="text/css" media="screen, projection">
@import url(https://s3.amazonaws.com/assets.freshdesk.com/widget/freshwidget.css);
</style>
<iframe
title="Feedback Form" class="freshwidget-embedded-form"
id="freshwidget-embedded-form"
src="https://sightenio.freshdesk.com/widgets/feedback_widget/new?&widgetType=embedded&formTitle=Feedback+%26+Support&submitThanks=Thank+you+for+your+feedback!&screenshot=no"
scrolling="no" height="500px" width="100%" frameborder="0" style={} >
</iframe>