scrive / pool

A high-performance striped resource pooling implementation for Haskell
Other
18 stars 11 forks source link

Add tryWithResource and tryTakeResource #8

Closed arybczak closed 2 years ago

arybczak commented 2 years ago

Fixes https://github.com/scrive/pool/issues/7.