| ▲ | Rickster35 a year ago | |
Yeah, this seems neatest if you don't like line breaks pipeline = (
)Square brackets would create a list and braces would create a set of course. The contents still can be split over different lines-- just pointing that this syntax doesn't do the same thing. | ||
| ▲ | asplake a year ago | parent | next [-] | |
The example at https://pyper-dev.github.io/pyper/docs/Examples/ChessDataAna... does exactly that. | ||
| ▲ | giancarlostoro a year ago | parent | prev [-] | |
Yeah I should have noted that they behave the same in terms of cleaning up a line, not necessarily in terms of what the compiler will do with each token pair. | ||