The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: perl.perl6.language
From: m...@self-reference.com (Me)
Date: Mon, 9 Dec 2002 17:12:13 -0600
Local: Mon, Dec 9 2002 6:12 pm
Subject: Re: right-to-left pipelines
> suggest using >> instead of -> for now, I like it as the real thing too. It stands > as a placeholder. out better in a line, among other advantages. > @source >> @out; # 'map' or 'assignment'-like Yes, several issues arise. > @source >> grep { /foo/ } >> @out; # object-method-like First, I don't think it's necessary to allow @var = [var|code] >> code >> code; Second, it would be nice to allow a pipeline @var = for @source >> /foo/ >> sort; -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||