implement "reverse" operators on _CompareMixin

Issue #474 resolved
Mike Bayer repo owner created an issue

i.e. __radd__ etc., so comparisons work in both directions. also implement a reasonably exhaustive unit test for operators (sample attached).

Comments (5)

  1. Log in to comment