View Source GrowthBook.BucketRange (GrowthBook v0.3.0)

A tuple that describes a range of the numberline between 0 and 1. The tuple has 2 parts, both floats - the start of the range and the end.

For example:

{0.3, 0.7}

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

from_json([number()]) :: t()