The latest version of scoped-codensity is 0.2.0.0-0.

scoped-codensity

Version 0.1.0.1 revision 0 uploaded by mangoiv.

Package meta

Synopsis
CPS resource allocation but as a Monad and completely safe
Description

This implements a Monad just like Codensity from the `kan-extensions` package, but it uses a skolem trap just like the `ST s` monad to track resources allocated in the monad. The package wraps around different "scoped" resources that cannot escape a scoped block and are safely deallocated when the block is left.

Author
mangoiv
Bug reports
n/a
Category
Control
Copyright
n/a
Homepage
https://git.mangoiv.com/mangoiv/scoped-codensity
Maintainer
contact@mangoiv.com
Package URL
n/a
Stability
n/a

Components