Ichoran / kse

The Kerr Scala Extensions contain core functionality missing from the Scala standard library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numericStringEquals failing

mdedetrich opened this issue · comments

The implementation of numericStringEquals fails on the following number

numericStringEquals("0E-277906189","0E-277906189")

Thanks for catching that.

Resoved by https://github.com/Ichoran/kse/compare/issue/5