sydtest-0.10.0.0: A modern testing framework for Haskell with good defaults and advanced testing features.
Safe HaskellNone
LanguageHaskell2010

Test.Syd.Output

Documentation

indexed :: [a] -> (Word -> a -> b) -> [b] Source #