vbfox / FoxSharp

Repository of small F# 🦊 utilities, mainly for using with FAKE
MIT License
31 stars 3 forks source link

Update Readme.md #8

Closed matthid closed 5 years ago

matthid commented 5 years ago

If the body is empty the compiler complains with a strange error message... Not sure if this is the best fix, but I couldn't immediately figure it out and thought there was a bug in the library

image

vbfox commented 5 years ago

🎉 thanks, yes computation expressions are a nice way to get block-like functions but they misbehave in some cases like when fully empty.