Skip to content

Commit 9f1dd73

Browse files
Swift Package Index links
1 parent 79a51ac commit 9f1dd73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Swift Delta is a package for a type `Delta<Element>` with three cases:
66
- `target(Element)`
77
- `transition(source: Element, target: Element)`
88

9+
***
10+
11+
- [Documentation](https://swiftpackageindex.com/Formkunft/swift-collection-parser/documentation/collectionparser)
12+
- [Swift Package Index](https://swiftpackageindex.com/Formkunft/swift-collection-parser)
13+
914
## Description
1015

1116
This `Delta` type represents an inclusive OR relation: Either a source element is available, or a target element is available, or both are available.

0 commit comments

Comments
 (0)