Skip to content

Change how array type signatures are sprinted to match change in F# language #159

@stephen-swensen

Description

@stephen-swensen

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions