Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
More features as noted by flussence++ on #perl6.
  • Loading branch information
pmichaud committed Jul 25, 2011
1 parent 79b0910 commit 965b89e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features.txt
Expand Up @@ -46,7 +46,7 @@ Named args/params: rm+ rn+ n+
Slurpy args/params: rm+ rn+ n+
Multi-dimensional params: rm- rn+ n-
Nested signatures: rm+ rn-
is rw, is copy: rm+ rn+
is rw, is copy: rm+ rn+ n+
Argument coercion: rm+ rn- n-
Type captures: rm+ rn+ n-

Expand Down Expand Up @@ -87,7 +87,7 @@ Negation: rm+ rn+ n+
Reverse: rm+ rn+ n+
Zip: rm+- (only two lists) rn+ n+
Cross: rm+- (only two lists) rn+ n+
Hyper: rm+ rn-
Hyper: rm+ rn- n+

= Syntax flexibility
Overloading operators: rm+ n+
Expand Down

0 comments on commit 965b89e

Please sign in to comment.