Skip to content

Clarifying precedence of pipes and function composition operators #878

@annamontare

Description

@annamontare

Hi there! The pipes section states

All the operators have a precedence in-between function composition pipes and comparisons

while the function composition section says

Forwards and backwards function composition pipes... have precedence in-between None-coalescing and normal pipes.

Don't these statements conflict with each other? I was wondering if someone could clarify what the actual precedence is of these operators.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions