finance.js icon indicating copy to clipboard operation
finance.js copied to clipboard

Backwards-compatible way of calling Finance both as an instance object and namespace-class

Open igorsantos07 opened this issue 7 years ago • 1 comments

Superseding #23 with a backwards-compatible way of calling Finance both as an instance object and namespace-class

igorsantos07 avatar Apr 07 '17 02:04 igorsantos07

I agree this would be a significant improvement to the API. This library is simply a collection of mathematical functions that stand in isolation. The Finance class contains no data and performs no initialization. It is not needed.

oneforwonder avatar May 24 '17 06:05 oneforwonder