impl_for_arrays

Macro impl_for_arrays 

Source
macro_rules! impl_for_arrays {
    ($($len:tt)+) => { ... };
}