Skip to content

Commit

Permalink
Updated summary
Browse files Browse the repository at this point in the history
  • Loading branch information
aturon committed Aug 29, 2014
1 parent cb7810b commit c233ec7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions active/0000-slice-notation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ This RFC adds *overloaded slice notation*:

via two new traits, `Slice` and `SliceMut`.

It also changes the notation for range `match` patterns to `...`, to
signify that they are inclusive whereas `..` in slices are exclusive.

# Motivation

There are two primary motivations for introducing this feature.
Expand Down

0 comments on commit c233ec7

Please sign in to comment.