samhh / fp-ts-std

The missing pseudo-standard library for fp-ts.
https://samhh.github.io/fp-ts-std/
MIT License
207 stars 27 forks source link

Date monoid via Unix time #147

Closed samhh closed 1 year ago

samhh commented 2 years ago

Contramap to number sum monoid. Number product would be valid too... worth having two?

samhh commented 1 year ago

Doubt this'd be very useful.