Skip to content

Pipes can not be used across lines #2

@OldhamMade

Description

@OldhamMade

In other languages that have the pipeline operator, it's common to format call chains as follows:

data
|> clean()
|> format()
|> process()

It would be great if this pipe operator could be used across lines in the same way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions