composable_timer 0.2.0 copy "composable_timer: ^0.2.0" to clipboard
composable_timer: ^0.2.0 copied to clipboard

Composable function timer that uses Kleisli compositing

[0.2.0] - 15.07.2021 #

  • [BREAKING CHANGES] Transferred API to the method-based approach instead of the function-based for better readability

[0.1.0] - 27.06.2021 #

  • Updated example
  • Updated README
  • Added ComposableTimer.fishTiming(...)
  • Added ComposableTimer.fishMixed(...)
  • Fixed identity morphism type
  • [BREAKING CHANGES] changed TimedExecution.time of type int to TimedExecution.duration of type Duration and TimedExecution.description to TimedExecution.log

[0.0.1] - 23.06.2021 #

  • Initial release.
2
likes
160
points
27
downloads

Publisher

verified publisherlooksgood.app

Weekly Downloads

Composable function timer that uses Kleisli compositing

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on composable_timer