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 TimeSpans to be broadcasted (#43) #44

Closed kendal-s closed 2 years ago

kendal-s commented 2 years ago

This is a backport of #43 to the release-0.2 branch! In summary, allows TimeSpans to be broadcasted without using Ref().