caffegraph-0.1.0.2

Safe HaskellNone
LanguageHaskell2010

NN.Examples.MLPSweep

Documentation

parMapIO :: Int -> [a] -> (a -> IO b) -> IO [(a, b)] Source