Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 ;)