Closed WiktorS closed 11 months ago
Used lowest major versions that works
Fixes #119
Signed-off-by: Wiktor Stasiak wiktor.stasiak@gmail.com
Fixed compilation error (I would have sworn it did compile earlier)
The ugly explicit generic types at mapToPair() are cause by some JDK problems with type deduction when using Scala methods.
thanks a lot!
Used lowest major versions that works
Fixes #119
Signed-off-by: Wiktor Stasiak wiktor.stasiak@gmail.com