`with` for deterministic destruction · Issue #7721 · JuliaLang/julia

Deterministic destruction Deterministic destruction is a guarantee that some specified resources will be released when exiting from the enclosing block even if we exit from the block by the means o...