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

composable_timer #

Composable function timer that uses Kleisli composition

Motivation #

Pretty often functions need to be timed. Not less often, those time measurements need to have some label or description with them.

This package provides set of helpers to do such a thing in a pure, boilerplate-free way using Monadic computation. But fear not! It is a very trivial application of such term and using this package is very straight-forward.

Getting started #

Down are listed all possible timing variations with examples.

--- Section in progress ---

2
likes
130
pub points
0%
popularity

Publisher

verified publisherlooksgood.app

Composable function timer that uses Kleisli compositing

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on composable_timer