Skip to content

10.4.2: Clarify pipeline syntax #719

Description

@AxelBoldt

In 10.4.2, the left and right pipeline syntaxes are not sufficiently explained. Unless you want every user to perform the experiments that I just did, you should state

  • <| is right associative
  • |> is left associative
  • |> has higher precedence than <|
  • both have lower precedence than ordinary function application with space [which is left associative]

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-requestRequest for missing documenation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions