Skip to content

Commit

Permalink
fix gtwiwtg broken link in iteration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ram535 authored Dec 22, 2023
1 parent 7f5a7ee commit e0d19a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iteration.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ this:

`series` is good, but its function names are different from what we
find in functional languages today. You might like the ["Generators
The Way I Want Them Generated"](https://github.com/cbeo/gtwiwtg)
The Way I Want Them Generated"](https://cicadas.surf/cgit/colin/gtwiwtg.git/about/)
library. It is a lazy sequences library, similar to `series` although
younger and not as complete, with a "modern" API with words like `take`, `filter`,
`for` or `fold`, and that is easy to use.
Expand Down

0 comments on commit e0d19a2

Please sign in to comment.