pub(crate) fn array_display_fmt( array: &Array<'_>, f: &mut Formatter<'_>, type_annotate: bool, ) -> Result