Macro dmntk_evaluator::not_implemented[][src]

macro_rules! not_implemented {
    ($l:expr) => { ... };
}
Expand description

Traces invalid type of the value encountered during evaluation. Usually another type is expected in evaluated expression.