Skip to content

Instantly share code, notes, and snippets.

@tcrayford
Created December 13, 2012 22:03
Show Gist options
  • Save tcrayford/4280432 to your computer and use it in GitHub Desktop.
Save tcrayford/4280432 to your computer and use it in GitHub Desktop.
withResource pool (\_ -> do
logError "gave a resource"
pass
logError "took back the resource"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment