Modules as Extensions
Tango.Linq.CollectionLinqExtensions
The three main modules availables in Tango can be used as extension methods to its respectives types by using Tango.Linq
namespace.
After include this namespace is possible to use virtually every method of Option, Either and Collection modules.
You can find the original methods in sections:
Last updated
Was this helpful?