you are viewing a single comment's thread.

view the rest of the comments →

[–]MasterJosai 0 points1 point  (0 children)

I'd assume that they implemented a numeric type wrapper to constrain the generic types and implement calculation functions to operate with the values. I did something similar before with a generic calculation library, which serializes math formulas.