phladiprelio-ukrainian-simple-0.9.0.0: A PhLADiPreLiO implementation for Ukrainian that uses hashes and asynchronous concurrency.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Phladiprelio.Ukrainian.IO

Documentation

generalF Source #

Arguments

:: FilePath 
-> Int 
-> HashCorrections 
-> (Int8, [Int8]) 
-> Int 
-> Bool 
-> Int 
-> Bool 
-> Int8 
-> (FilePath, Int) 
-> Bool

Whether to run tests concurrently or not. True corresponds to concurrent execution that can speed up the getting results but use more resources.

-> [String] 
-> IO [String] 

stat1 :: Int -> (Int8, [Int8]) -> Int Source #