biSp :: (a -> c) -> (b -> d) -> (c -> d -> e) -> a -> b -> ebiSp = flip . ((flip . ((.) .)) .) . flip (.)main = putStrLn "Compiled ok"
Standard input is empty
Compiled ok
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!