rapidcheck
rapidcheck copied to clipboard
Add support for complex numbers
This could probably just be a mapped std::pair<double, double>.
https://github.com/emil-e/rapidcheck/pull/201 should solve this.
Just rebased it and it still works. Any chance this could get in? :)