-
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 #1 from pfpack/feature/unit
core-unit/release/v2.0.0-preview.1.0.0
- Loading branch information
Showing
988 changed files
with
18 additions
and
34,140 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,8 +1,11 @@ | ||
# PrimeFuncPack Core - A Functional Programming Framework for .NET | ||
# PrimeFuncPack Core.Unit | ||
|
||
PrimeFuncPack Core.Unit is a core library for .NET consisting of Unit type targeted for use in functional programming. | ||
The Core.Unit is shipped as a part of PrimeFuncPack Core - a functional programming framework for .NET | ||
|
||
PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals: | ||
- Optional and Result monads, Failure type, Tagged Union, and Unit type; | ||
- Functional interfaces (Single Abstract Method interfaces); | ||
- as well as the useful extensions. | ||
- as well as extensions such as the Optional Linq, the SAM interfaces factories, etc. | ||
|
||
The Pack supports both asynchronous and synchronous programming models. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
src/core-func-abs-async/Func.Abstractions.Async/Func.Abstractions.Async.csproj
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/core-func-abs-async/Func.Abstractions.Async/IAsyncFunc/IAsyncFunc.00.cs
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/core-func-abs-async/Func.Abstractions.Async/IAsyncFunc/IAsyncFunc.01.cs
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/core-func-abs-async/Func.Abstractions.Async/IAsyncFunc/IAsyncFunc.02.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.