[plt-scheme] finally

From: Doug Orleans (dougo at place.org)
Date: Mon Dec 19 23:03:11 EST 2005

What is the PLT equivalent of Java's "finally"?  I think I could write
something using dynamic-wind, but is there a more efficient way to do
it if you just want to guard exits and not entrances?

--dougo at place.org


Posted on the users mailing list.