Skip to content

Commit

Permalink
Update general pfpack description
Browse files Browse the repository at this point in the history
  • Loading branch information
andreise committed Nov 21, 2021
1 parent 62385e7 commit 065ad52
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-abs-async/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-abs-asyncvalue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-abs-sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-abs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-ext-async/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-ext-asyncvalue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-ext-sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.
2 changes: 1 addition & 1 deletion docs/core-func-ext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programm
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.

0 comments on commit 065ad52

Please sign in to comment.