Macro impl_generic_array_like_op

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