pub fn fold_type_array<F>(f: &mut F, node: TypeArray) -> TypeArraywhere F: Fold + ?Sized,
fold
derive
full