DoubleSyntax

implicit class DoubleSyntax[A](dsl: BucketDsl[A, Double])
class Object
trait Matchable
class Any

Value members

Concrete methods

Initialise this histogram with the default HTTP buckets list.

Initialise this histogram with the default HTTP buckets list.

See also:
Source:
BucketDsl.scala
def exponentialBuckets[Count <: Nat : ToInt](start: Double, factor: Double)(implicit evidence$2: ToInt[Count], gt: GT[Count, _0]): A