View Source Adventurous.Util (adventurous v0.1.5)
Link to this section Summary
Functions
Returns left-inclusive and right non-inclusive range. Range starting and ending at the same number is considered empty (because right-end is excluded).
Returns (and optionally prints) time difference between start of timer.
Times function execution. If msg is specified, prints it with number of ms function exection has taken.
Link to this section Functions
Returns left-inclusive and right non-inclusive range. Range starting and ending at the same number is considered empty (because right-end is excluded).
Returns (and optionally prints) time difference between start of timer.
Times function execution. If msg is specified, prints it with number of ms function exection has taken.