rapidcheck icon indicating copy to clipboard operation
rapidcheck copied to clipboard

Add support for complex numbers

Open emil-e opened this issue 10 years ago • 1 comments

This could probably just be a mapped std::pair<double, double>.

emil-e avatar May 21 '15 05:05 emil-e

https://github.com/emil-e/rapidcheck/pull/201 should solve this.

Just rebased it and it still works. Any chance this could get in? :)

yairchu avatar Sep 14 '21 08:09 yairchu