The OpenD Programming Language

MultinomialVariable.Element

import mir.random.ndvariable;
struct MultinomialVariable(T)
alias Element = uint

Meta