Skip to content

Arbitrary instances for fixed-length vectors? #72

@kozross

Description

@kozross

Given that a fixed-length vector's size is... well, fixed, it makes Arbitrary instances very easy. This would also assist me greatly with writing QuickCheck tests for vector-sized-extra, which I'd like to do before it hits Hackage.

However, this will involve dragging QuickCheck in as a dependency, and I'm not sure if this is something we want. So, in short, is it?

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions