nrinaudo / scala-best-practices

Collection of best practices for the Scala programming language

Home Page:https://nrinaudo.github.io/scala-best-practices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it clear when a rule isn't Scala specific

nrinaudo opened this issue · comments

It appears not to be obvious to everyone that the NaN and oddness checking rules are not specific to Scala. This might benefit from being spelled out.