TomasMikula / hasheq

Typeclass-based HashSet/HashMap for Scala
Other
31 stars 1 forks source link

Eliminate warnings and enable -Xfatal-warnings #5

Open TomasMikula opened 8 years ago

TomasMikula commented 8 years ago

There are currently many compilation warnings. They should be easy to eliminate. Then we should enable scalac flag -Xfatal-warnings.