WarpPI/core/src/main
Riccardo Azzolini a74f047655 Fix/improve hashCode for Functions
Some types of Function had hashCode methods which didn't match the
behavior of equals, while others could simply be rewritten in a simpler
way by using Objects.hash.
2019-10-25 22:48:49 +02:00
..
java/it/cavallium/warppi Fix/improve hashCode for Functions 2019-10-25 22:48:49 +02:00
resources Merge branch 'master' into rules-dsl 2019-08-08 12:52:59 +02:00