JuliaAI / ScientificTypes.jl

An API for dispatching on the "scientific" type of data instead of the machine type
MIT License
96 stars 8 forks source link

For a 0.8.0 release #98

Closed ablaom closed 4 years ago

ablaom commented 4 years ago

(breaking) Replace the Time, Day, Instant scitypes with those below (#14):

ScientificTimeType
├─ ScientificDate
├─ ScientificTime
└─ ScientificDateTime