sydtest-0.13.0.0: A modern testing framework for Haskell with good defaults and advanced testing features.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Syd.Output

Documentation

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