vector-0.13.2.0: Efficient Arrays
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bench.Vector.Tasty

Description

Tasty integration for vector benchmarks.

Synopsis

Documentation

newtype RandomSeed Source #

Random seed used for generation of the test data

Constructors

RandomSeed Int