Placeholder to track a suggestion from here fsprojects/FSharp.Control.TaskSeq#62 (comment)
Essentially it's too hard to implement builders for computations that respect tailcalls correctly. However, the analysis can easily be done in the compiler treatment of computation expressions. We should support this in the language.
Placeholder to track a suggestion from here fsprojects/FSharp.Control.TaskSeq#62 (comment)
Essentially it's too hard to implement builders for computations that respect tailcalls correctly. However, the analysis can easily be done in the compiler treatment of computation expressions. We should support this in the language.