bracket package:incipit-core
Allocate a resource, use it, and clean it up afterwards.
Allocate a resource, use it, and clean it up afterwards if an error
occurred.
A variant of
bracket where the return value from the first
computation is not required.
cf.
bracket and
bracket_