Skip to content

Commit 4269646

Browse files
committed
Update well known traits table for arrays
1 parent 3381f79 commit 4269646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/clauses/well_known_traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Some common examples of auto traits are `Send` and `Sync`.
4141
| immutable refs | 📚 | 📚 ||||||||
4242
| mutable refs ||||||||||
4343
| slices ||||||||||
44-
| arrays | | | | ||||||
44+
| arrays | | | | ||||||
4545
| closures❌ ||||||||||
4646
| generators❌ ||||||||||
4747
| gen. witness❌ ||||||||||

0 commit comments

Comments
 (0)