WarpPI/core/src/main
Riccardo Azzolini 0c316226e6 Make Function.equals test for exact equality instead of equivalence
Actually, testing for equivalence was only partially implemented (by
considering the commutative property for some FunctionOperators).

Additionally, should it be needed in the future, equivalence testing
would probably be better implemented as a separate, specialized method
anyway.
2019-10-25 22:30:10 +02:00
..
java/it/cavallium/warppi Make Function.equals test for exact equality instead of equivalence 2019-10-25 22:30:10 +02:00
resources Merge branch 'master' into rules-dsl 2019-08-08 12:52:59 +02:00