fsprojects / Chessie

Railway-oriented programming for .NET
http://fsprojects.github.io/Chessie/
The Unlicense
187 stars 43 forks source link

add Combine method to AsyncTrialBuilder #55

Open rolfsuter opened 6 years ago

rolfsuter commented 6 years ago

Added a Combine method to the AsyncTrialBilder required for match-with and if-then-else expressions within the asyncTrial computation expression.