Skip to content

Commit

Permalink
Remove normalize method (#101)
Browse files Browse the repository at this point in the history
* Remove `normalize` method

This method can be reproduced in userland by calling the
Decimal128 constructor with the results of `toString`.

This mirrors the change made in
jessealama/decimal128#72 .

* fixup: [spec] `npm run build`
  • Loading branch information
jessealama authored Jan 31, 2024
1 parent c8cb471 commit 76f0606
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 29 deletions.
Loading

0 comments on commit 76f0606

Please sign in to comment.