Skip to content

Commit

Permalink
Update well known traits table for arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwhit committed May 21, 2020
1 parent 727821e commit e498741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/clauses/well_known_traits.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Some common examples of auto traits are `Send` and `Sync`.
| immutable refs ||||||||||
| mutable refs ||||||||||
| slices ||||||||||
| arrays | | | | ||||||
| arrays | | | | ||||||
| closures❌ ||||||||||
| generators❌ ||||||||||
| gen. witness❌ ||||||||||
Expand Down

0 comments on commit e498741

Please sign in to comment.