Macro impl_generic_array_like_with_op

Source
macro_rules! impl_generic_array_like_with_op {
    ($name: ident) => { ... };
}