ExponentialVariable.isRandomVariable

Indicates at compile time that ExponentialVariable is a random variable. (community summary)

struct ExponentialVariable(T)
enum isRandomVariable = true;