Tomas Grosup

Results 530 comments of Tomas Grosup

Suggestion approved now: https://github.com/fsharp/fslang-suggestions/issues/1386

As soon as the "exactly one function overload" stops being true, it would go back to being a method resolution error needing additional type annotations. This is not unlike other...

This proposal is what most people expect from an `and!` and it was also part of motivating examples when `and!` support is being described. The actual implementation of `task{}` is...

For this suggestion, what matters more are the specific implementation details (e.g. to make it work for `task-like` and not just `System.Threading.Task`). It is fine to delay an RFC until...

Will have to figure out how to do it without a dummy commit (my current naive idea) and without risks with exposing the access token. Will check how this is...

> `/azp run` will rerun the CI, or was it removed? AFAIK it never worked for OSS contributors, who also do not have the "rerun" buttons when seeing the `Checks`...

(getting a fresh build to see what the test failure was about, the previous results have expired)

> > (getting a fresh build to see what the test failure was about, the previous results have expired) > > Sorry, I should have left a comment. Those test...