Skip to content

Include type constraints in documentation #65

Open
@TysonMN

Description

@TysonMN

The documentation for hash does not say that it requires the equality constraint on its only type parameter. Another example is the documentation for compare. It requires the comparison type constraint on its only type parameter. For convenience, here is the list of all type constraints.

Could type constraints be added to the documentation for types that have them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    fsdocsThis is really an issue in FSharp.Formatting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions