Module snocat::util[][src]

Modules

Constants

Functions

Run a block, then, regardless of success/failure, run another block, with access to the results. Exceptions from the first block are preferred, then from the finally block, then successes