Typed Units instead of parameterized (Unitful) or exponent-tracking (DynamicQuantities)?

Can Unitful types be simplified without other major changes to the package design? It’s a great battle-tested package, maybe Quantity can be implemented with just two simple parameters (underlying number type + unit)?

1 Like