Skip to content

Commit

Permalink
add link to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lucioleKi committed Oct 10, 2024
1 parent 93182c6 commit 4fa5b72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions eeps/eep-0073.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,10 @@ this addition.
Reference Implementation
========================

[Git Branch][1] contains the implementation for zip generators.
[compiler: Add zip generators for comprehensions][1] contains the implementation
for zip generators.

[1]: https://github.com/lucioleKi/otp/tree/isabell/compiler/zip-comprehension/OTP-19184
[1]: https://github.com/erlang/otp/pull/8926
[2]: https://downloads.haskell.org/~ghc/5.00/docs/set/parallel-list-comprehensions.html
[3]: https://docs.racket-lang.org/reference/for.html

Expand Down

0 comments on commit 4fa5b72

Please sign in to comment.