Handfish

Results 2 issues of Handfish

Given-sum would allow a number to pair with itself. Using the same data structures, I stored a flag to see whether a number occurs twice. Remove-from-array would produce wrong results...

Learning scala / akka through your book and was getting collisions on port 2552 while running the provided test. I see that this is how the java version was fixed...