sydtest-0.11.0.2: 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 #