ValueRange.normalize

Return value normalized by this range, so that 0 represents the start of the range and 1 represents the end of it.

struct ValueRange(T)
const
T
normalize
(
const T value
)

Meta