Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Functional programming packages

Showing projects tagged as Functional programming

  • language-ext

    9.1 6.9 L4 C#
    C# functional language extensions - a base class library for functional programming
  • MoreLinq

    8.5 7.8 C#
    Extensions to LINQ to Objects
  • Optional

    5.8 0.0 L4 C#
    A robust option type for C#
  • Curryfy

    2.1 2.6 C#
    Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
  • Optuple

    1.4 0.0 C#
    .NET Standard Library for giving (bool, T) Option-like semantics
  • JFlepp.Maybe

    0.9 0.0 C#
    A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#