fold_type_array

Function fold_type_array 

Source
pub fn fold_type_array<F>(f: &mut F, node: TypeArray) -> TypeArray
where F: Fold + ?Sized,