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

Commit 965b89e

Browse files
committed
More features as noted by flussence++ on #perl6.
1 parent 79b0910 commit 965b89e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Named args/params: rm+ rn+ n+
4646
Slurpy args/params: rm+ rn+ n+
4747
Multi-dimensional params: rm- rn+ n-
4848
Nested signatures: rm+ rn-
49-
is rw, is copy: rm+ rn+
49+
is rw, is copy: rm+ rn+ n+
5050
Argument coercion: rm+ rn- n-
5151
Type captures: rm+ rn+ n-
5252

@@ -87,7 +87,7 @@ Negation: rm+ rn+ n+
8787
Reverse: rm+ rn+ n+
8888
Zip: rm+- (only two lists) rn+ n+
8989
Cross: rm+- (only two lists) rn+ n+
90-
Hyper: rm+ rn-
90+
Hyper: rm+ rn- n+
9191

9292
= Syntax flexibility
9393
Overloading operators: rm+ n+

0 commit comments

Comments
 (0)