Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
state that sort returns a new list
  • Loading branch information
gfldex committed Jun 18, 2016
1 parent 6caddd5 commit b660678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Any.pod
Expand Up @@ -137,7 +137,7 @@ Examples:
=head2 method sort
Sorts iterables with C<infix:<cmp>> or given code object.
Sorts iterables with C<infix:<cmp>> or given code object and returns a new C<List>.
Examples:
Expand Down

0 comments on commit b660678

Please sign in to comment.