Skip to content

toSeq defaults #449

@gusty

Description

@gusty

ToSeq Invokable has an overload for IEnumerable which has lower priority than the custom implementation (ToSeq explicitly defined on the type).

This cause some inconsistencies, in dictionary like types where toSeq doesn't give back the same as [type].toSeq.

However fixing this is technically a breaking change, we might have to wait for v2

Metadata

Metadata

Assignees

No one assigned

    Labels

    F#+ v2.0enhancementfixA fix for something that it's not a bug but needs fixing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions