Per fsharp/fslang-suggestions#635 instead of e.g. int[] we should sprint int array where applicable.
The implementation is found in the ExtraReflections.fs file, given by the sprintSig function. Among other uses, this is used by the Type.FSharpName extension method.