Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Wacky currying + inference bug #28

@elimirks

Description

@elimirks

This works:

return apply(wrap(append("hi: ")), readInt())

But this doesn't:

return apply(wrap(append("Number is: ")), readInt())

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions