2010/12/6 vince vegga <[email protected]>: > Here is my Haskell implementation of the Shamos and Hoey algorithm for > detecting segments intersection in the plane: > > http://neonstorm242.blogspot.com/2010/12/sweep-line-algorithm-for-detection-of.html
Quite good, actually. Myself, I rarely write code that is on par with yours. ;) _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
