ExtremeValueVariable.isRandomVariable

struct ExtremeValueVariable(T)
enum isRandomVariable = true;

Meta