Closed ianterrell closed 8 years ago
Should we support multiple implementations? I see three we can do easily:
We could add another parameter to the diff method to specify algorithm, defaulting to brute force-y.
Supported in https://github.com/willowtreeapps/DeepDiff/commit/583c88457aa6fd9cf566d0c5526f753f35080497
Should we support multiple implementations? I see three we can do easily:
We could add another parameter to the diff method to specify algorithm, defaulting to brute force-y.