Implement Duration
as a subtype of Number
#25
Labels
update
A feature or routine that has to be updated.
Duration
as a subtype of Number
#25
Currently
Duration
is a concrete type with no super-types. It could be a child ofNumber
, allowing to simplify the dispatch of some operations which currently require duplicate function calls.The text was updated successfully, but these errors were encountered: