Skip to content

Flow Type Error -- OrderedSet is not callable #1644

Open
@sanjaypojo

Description

@sanjaypojo

OrderedSet possesses a constructor, but flow throws an error if you try to use it.

Ex: let foo = OrderedSet([2,4,6])
Error: Cannot call OrderedSet because a callable signature is missing in statics of OrderedSet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions