Skip to content

Sequence overloads and argument order #93

Description

@jnape

Determine if swapping the order of the arguments in sequence buys any better ergonomics due to currying, or if it's a pyrrhic victory due to the current overloading strategy (sequence(IO::io) would be ambiguous, for instance, about what the second argument type would be).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions