Skip to content

Instantly share code, notes, and snippets.

@reevik
Created February 14, 2022 19:57
Show Gist options
  • Save reevik/db6e1932ea5681baf3b073bcaf11f369 to your computer and use it in GitHub Desktop.
Save reevik/db6e1932ea5681baf3b073bcaf11f369 to your computer and use it in GitHub Desktop.
for (i 1 to n; if i > j) yield (i, j)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment