Skip to content

Commit 49aa39d

Browse files
Update readme
1 parent b46c2b5 commit 49aa39d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ The `Delta` type also conforms to all standard protocols (depending on the confo
3131
- `Sendable`
3232
- `BitwiseCopyable`
3333
- `~Copyable`
34+
35+
Additionally, `Delta` conforms to `RandomAccessCollection`, allowing for iteration over the elements and many other operations provided by `Sequence`, `Collection`, and `BidirectionalCollection`.

0 commit comments

Comments
 (0)