Module
Resource
- Package
- purescript-resource
- Repository
- joneshf/purescript-resource
Implementation of the bracket/handler/resource pattern
This module provides a safe interface to the pattern. None of the values in here should make it possible to easily leak resources (though anything is possible if you try hard enough). The intent isn't to protect you from yourself, rather to make it easy to do the right thing.
- Modules
- Codensity
- Ran
- Resource
- Resource.
Unsafe