@hackage timespan0.4.0.0
Useful timespan datatype and functions
Categories
License
MIT
Maintainer
mail@athiemann.net
Links
Versions
Installation
Dependencies (2)
Dependents (10)
@hackage/superevent, @hackage/batch, @hackage/ratelimiter, @hackage/powerqueue-distributed, @hackage/caching-vault, @hackage/powerqueue-sqs, Show all…
Haskell timespan package
The timespan packages provides an abstract data type for time spans. You can create them using well named quantities (seconds) and
turn them back into a specified quantity. There are also some wrapper functions around commonly used functions that usually represent
time spans as Int that now explicitly take a timespan.