-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
One of the major goals of the Framework WG is to breakdown the monolithic SDK into smaller easier to maintain component modules. sdk.Int is used in lots of generated code and can be standalone.
The proposed path for modularizing math functionality is:
- create a new
mathgo module in this repo with a copy of the currentIntfunctionality - replace the existing
sdk.Intwith aliases to themathgo module as was done for the migration oftypes/errorsto the standaloneerrorsgo module
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels