1// devela::data::list::array::d2::methods 2// 3//! 2-dimensional array methods 4// 5 6mod general; 7mod coords; 8// mod iter; 9// mod own;