Join Slack
Communities
Powered by
e.g. C# compiled to CLR assumes that any Enumerato...
# random
o
orangy
07/11/2016, 11:47 PM
e.g. C# compiled to CLR assumes that any Enumerator returned from Enumerable will be called dispose if Enumerator implements Disposable. This is how finally blocks in C#’s iterator functions (yield return) works.
Open in Slack
Previous
Next