Skip to content

research: pipe and compose #87

@singla-shivam

Description

@singla-shivam

Which function does need to have its types refine/fix?

pipe and compose

What is the problem you faced with current types?

pipe and compose returns which take unknown arguments and returns unknown. The developer needs to type assert the returned function always to correctly use it.

Expected behavior

Need to do some research such that pipe and compose returns the function such they are able to better infer types and return inferred function type properly

Versions (please complete the following information):

  • Fae: 1.x.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    research-typesResearch to check we have accomplish the required with the type systemtypesRefine/fix types

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions