Skip to content

Function design - arguments #257

Open
@practicalli-johnny

Description

@practicalli-johnny

there are two rules for arg order (coll first, seq last)

Those rules map to -> and ->>.

If you're fighting that, you're probably mixing those styles, which is a smell. https://t.co/GMbXIHlJHp

I have never found a good reason to need as->.

currying is a different functional style and at odds with other design choices in Clojure.

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