Introduction

Tango.CommonOperations

This namespace contains a serie of implementations that make possible uses common operations like sum and subtract as a delegate functions.

With it, it's possible to pass named functions as parameters to high order functions.

This implementations can make your code more clean and organized, mainly when you uses with different modules.

In this section you will find the following topics:

Last updated