aftovolio-0.3.0.0: An AFTOVolio implementation for creating texts with special phonetic / prosodic properties.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aftovolio.Tests

Documentation

sel :: Int -> [[Int8]] Source #

sel2 :: Int -> [Int8] Source #

minMax11ByCList :: Ord a => (a -> a -> Ordering) -> [a] -> (a, a) Source #