Closed rudihorn closed 5 years ago
Looks good to me, thanks for locating the fix and sorting it out for both .NET Framework and .NET Core.
Happy to take the whitespace changes though I generally find it better to separate out functional changes from formatting changes. Longer term we might want to try https://github.com/fsprojects/fantomas which I've used in other projects happily.
This is a fix for issue #201.
I have also cleaned up the whitespace in
src/IfSharp.Kernel/Evaluation.fs
.