Skip to content

remove package level FractionDigits #26

Closed
@nikolaydubina

Description

this breaks package level variables and very bug prone. make it private.

copy dir into multiple static common versions.

to reproduce:

  1. package A. init map with .FromInt
  2. package B imports A and sets in init() num fraction digits
  3. package B sees values in package A initialized with different fraction digits
  4. 💥

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions