Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

It was great for a while

Name: Anonymous 2009-02-18 6:38

Please try to ignore troll posts.

http://userscripts.org/scripts/show/40415

Name: Anonymous 2009-02-19 19:59

>>33
I don't know that much, having been at it for not-terribly-long. You might find this useful, from Control.Arrow, using (***) with the ((->) r) monad:
join (***) :: (Arrow a) => a b c -> a (b, b) (c, c)
For functions, specifically:
join (***) :: (b -> c) -> (b, b) -> (c, c)
It might do more harm than good introducing all these abstractions, but it's an option. I don't know what your problem is, but I'd generally use divMod if I needed both of them.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List