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

isNaN has a boxing cost, bring it up?

nrinaudo opened this issue · comments

The work around, in case things are performance critical, is for a given d: Double, to run d == d.