Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
link to detailed explanation
  • Loading branch information
gfldex committed May 27, 2016
1 parent 6662f73 commit 8bc4b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/operators.pod
Expand Up @@ -741,7 +741,7 @@ Flattens objects of type L<Capture>, L<Pair>, L<List> L<Map> and L<Hash>
into an argument list.
Outside of argument lists, it returns a L<Slip|/type/Slip>, which makes it
flatten into the outer list. Inside argument list L<C<Positional>s|/type/Positional> are turned
flatten into the outer list. Inside L<argument list|/language/list#Argument_List_(Capture)_Context> L<C<Positional>s|/type/Positional> are turned
into positional arguments and L<C<Associative>s|/type/Associative> are turned into named arguments.
=head2 prefix C«+^»
Expand Down

0 comments on commit 8bc4b51

Please sign in to comment.