Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carstenkoenig/twitterwaterflow
famous Twitter Waterflow problem in Haskell
https://github.com/carstenkoenig/twitterwaterflow
Last synced: about 1 month ago
JSON representation
famous Twitter Waterflow problem in Haskell
- Host: GitHub
- URL: https://github.com/carstenkoenig/twitterwaterflow
- Owner: CarstenKoenig
- Created: 2013-11-20T13:49:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-20T14:07:21.000Z (about 11 years ago)
- Last Synced: 2024-10-15T09:17:36.881Z (3 months ago)
- Language: Haskell
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TwitterWaterflow
================famous Twitter Waterflow problem in Haskell
## Remarks
I had a look at the problem, took pen and pencil, chewed a bit on it and wrote it down as it came to mind.
Of course there are better, faster, more abstract, shorter, etc. solutions out there.
After crawling the web I found this [beatiful blog post](http://chrisdone.com/posts/twitter-problem-loeb) from Chris Done - have a look at it for maximum awesomeness ;)