Show HN: SSPipe, brought unix's pipe(|) operator to Python
1–3 of 3 posts
Re: Show HN: SSPipe, brought unix's pipe(|) operator to Python
#2 "hello world!" | p(print)
Too bad this "p" thing is needed. This would be so cool: "hellow world!" | print
I whish real pipes came to all programming languages.Re: Show HN: SSPipe, brought unix's pipe(|) operator to Python
#3"hello world!" | p(print) Too bad this "p" thing is needed. This would be so cool: "hellow world!" | print I whish real pipes came to all programming languages.
I wish it came too :)