Sometimes when I am programming, I find that some particular control structure would be very useful to me, but is not directly available in my programming language. I think my
D's scope guards are a useful control structure that isn't seen very often.