diff --git a/README.md b/README.md index 05f7d3e..744379e 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/core-func-abs-async/README.md b/docs/core-func-abs-async/README.md index c893d71..4880f4a 100644 --- a/docs/core-func-abs-async/README.md +++ b/docs/core-func-abs-async/README.md @@ -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. diff --git a/docs/core-func-abs-asyncvalue/README.md b/docs/core-func-abs-asyncvalue/README.md index 6b332ed..92dd4cc 100644 --- a/docs/core-func-abs-asyncvalue/README.md +++ b/docs/core-func-abs-asyncvalue/README.md @@ -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. diff --git a/docs/core-func-abs-sync/README.md b/docs/core-func-abs-sync/README.md index c7a447a..32ea517 100644 --- a/docs/core-func-abs-sync/README.md +++ b/docs/core-func-abs-sync/README.md @@ -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. diff --git a/docs/core-func-abs/README.md b/docs/core-func-abs/README.md index 2d4e2ff..eb543a4 100644 --- a/docs/core-func-abs/README.md +++ b/docs/core-func-abs/README.md @@ -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. diff --git a/docs/core-func-ext-async/README.md b/docs/core-func-ext-async/README.md index 8c4ff33..67b4cbc 100644 --- a/docs/core-func-ext-async/README.md +++ b/docs/core-func-ext-async/README.md @@ -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. diff --git a/docs/core-func-ext-asyncvalue/README.md b/docs/core-func-ext-asyncvalue/README.md index d1cede4..f4a8707 100644 --- a/docs/core-func-ext-asyncvalue/README.md +++ b/docs/core-func-ext-asyncvalue/README.md @@ -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. diff --git a/docs/core-func-ext-sync/README.md b/docs/core-func-ext-sync/README.md index 02a62a1..203ef23 100644 --- a/docs/core-func-ext-sync/README.md +++ b/docs/core-func-ext-sync/README.md @@ -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. diff --git a/docs/core-func-ext/README.md b/docs/core-func-ext/README.md index ccfa2a7..a5601be 100644 --- a/docs/core-func-ext/README.md +++ b/docs/core-func-ext/README.md @@ -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.