fsharpforfunandprofit.com icon indicating copy to clipboard operation
fsharpforfunandprofit.com copied to clipboard

https://fsharpforfunandprofit.com/posts/let-use-do/ example won't compile

Open dsysme opened this issue 2 years ago • 0 comments

https://fsharpforfunandprofit.com/posts/let-use-do/ The code for testTimerWithDisposable won't compile with newer f# versions. I don't know f# sharp to fix it. This is the error I get: "typecheck error One or more of the overloads of this method has curried arguments. Consider redesigning these members to take arguments in tupled form"

dsysme avatar Sep 28 '22 10:09 dsysme