Macro impl_extend

Source
macro_rules! impl_extend {
    ( $name:ident ) => { ... };
}
Expand description

Implement Extend<f64> for an iterative estimator.