Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an extension method for C# to convert an FSharpOption into a Result #35

Merged
merged 3 commits into from
Jan 17, 2016

Commits on Jan 17, 2016

  1. Added an extension method for C# to convert an FSharpOption into a Re…

    …sult
    Leif Battermann committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    6b9a4d8 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'c22448cb3755b2df1e15d8ad5f0f15635ac5914e' into feature/…

    …Convert_Option_to_Result
    
    Conflicts:
    	src/Chessie/ErrorHandling.fs
    	tests/Chessie.CSharp.Test/ExtensionsTests.cs
    Leif Battermann committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    da1620f View commit details
    Browse the repository at this point in the history
  3. merge error fixed

    Leif Battermann committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    8b26347 View commit details
    Browse the repository at this point in the history