beacon-biosignals / TimeSpans.jl

A Julia package that provides a `TimeSpan` type for representing a continuous span between two points in time.
Other
6 stars 2 forks source link

Allow spans that cross the parent's boundary in `invert_spans` #53

Closed ararslan closed 1 year ago

ararslan commented 1 year ago

Fixes #52.