pub fn names<'a, T: Name>( info: &'a T, dim: &'a DimElement, ) -> impl Iterator<Item = String> + 'a
Return list of names of instances in array