Comment on Rama on Clojure's terms, and the magic of continuation-passing styleparentComments−neonsunset1yIn F#, yield! is a computation expression, C#'s yield within methods that return IAsyncEnumerable<T> works more or less the same way.
Comments
In F#, yield! is a computation expression, C#'s yield within methods that return IAsyncEnumerable<T> works more or less the same way.