BetaVariable.isRandomVariable

struct BetaVariable(T)
enum isRandomVariable = true;

Meta