-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from pfpack/release/early_v0.99.0
release/early_v0.99.0
- Loading branch information
Showing
13 changed files
with
76 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# PrimeFuncPack Collections | ||
# PrimeFuncPack Generic Collections | ||
|
||
PrimeFuncPack Collections is a core library pack for .NET consisting of useful collection extensions: | ||
- Collection equality comparers (implementing value equality); | ||
- Immutable FlatArray. | ||
PrimeFuncPack Generic Collections is a core library pack for .NET consisting of collection extensions such as collection value equality comparers. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# PrimeFuncPack Collections.EqualityComparers | ||
# PrimeFuncPack Generic Collections.EqualityComparers | ||
|
||
PrimeFuncPack Collections.EqualityComparers is a core library for .NET consisting of collection equality comparers (implementing value equality). | ||
The Collections.EqualityComparers is shipped as a part of PrimeFuncPack Collections pack. | ||
PrimeFuncPack Generic Collections.EqualityComparers is a core library for .NET consisting of collection value equality comparers. | ||
The Generic Collections.EqualityComparers is shipped as a part of PrimeFuncPack Generic Collections pack. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# PrimeFuncPack Collections | ||
# PrimeFuncPack Generic Collections | ||
|
||
PrimeFuncPack Collections is a core library pack for .NET consisting of useful collection extensions: | ||
- Collection equality comparers (implementing value equality); | ||
- Immutable FlatArray. | ||
PrimeFuncPack Generic Collections is a core library pack for .NET consisting of collection extensions such as collection value equality comparers. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
...rers/Collections.EqualityComparers.csproj → ...lections.Generic.EqualityComparers.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters