@@ -46,7 +46,7 @@ The library also exposes a protocol `context-manager`, comprised of a
function `teardown` which will clean a resource up after use.
Use it like so:
````clojure
```clojure
(defimplcontext-managermy-resource?
((teardown(lambda(resource)
(begin
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.