quickcheck
quickcheck copied to clipboard
feat: support arbitrary arrays
Uses std::array::from_fn
, which was introduced in Rust 1.63.0, ~1 year ago
@BurntSushi any interest in merging this?