Function knube::exp::cst[][src]

pub fn cst(name: &'static str) -> ExpBox

Constructs a constant with the given name.

Constant names are usually single letters close to the beginning of the alphabet, i.e. a, b, f, etc.