boa-dev / temporal

A Rust implementation of ECMAScript's Temporal API
Apache License 2.0
26 stars 4 forks source link

Implement add and subtract methods for Duration #74

Closed nekevss closed 4 months ago

nekevss commented 4 months ago

Related to ongoing work for #11

As it says in the title, implementing the add and subtract methods for duration.