Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Z meta returns a Seq
  • Loading branch information
zoffixznet committed Oct 26, 2016
1 parent 0b57313 commit fd3d7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/operators.pod6
Expand Up @@ -2007,7 +2007,7 @@ other positions it is a syntax error.
=head2 infix C«Z»
=begin code :skip-test
sub infix:<Z>(**@lists) returns List:D is assoc<chain>
sub infix:<Z>(**@lists) returns Seq:D is assoc<chain>
=end code
X<Zip operator>.
Expand Down

0 comments on commit fd3d7b8

Please sign in to comment.