CauchyVariable.isRandomVariable

struct CauchyVariable(T)
enum isRandomVariable = true;

Meta