OpenHFT/Chronicle-Core

De-duplicate toDouble implementation and expose it publicly

nicktindall opened this issue · 1 comments

We have two implementations of toDouble that do approximately the same thing. To avoid more being created we should standardise on one and make it reusable.