Skip to content

mszarski/SharpMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple library trying to bring the expressiveness of the Pattern Matching construct in F# and Haskell to C#.
It uses a fluent interface and takes advantage of lambda expressions to simplify the syntax.
The library requires .NET 3.5+ and C# 3.0 to compile.
Written using Mono 2.8 on Mac OS X.
Unit Tests are done using NUnit.

About

A small Pattern Matching library for functional programming in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages