2 comments

[ 3.0 ms ] story [ 19.1 ms ] thread

    "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.