An open API service indexing awesome lists of open source software.

https://github.com/kubukoz/managed


https://github.com/kubukoz/managed

cats cats-effect managed pure-fp resource-safety scala skolems

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# managed

[![License](http://img.shields.io/:license-Apache%202-green.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt)

## Status

This is just an experiment. Don't use it in your applications or you're on your own.

### sbt dependency

```scala
"com.kubukoz" %% "managed-core" % "0.0.1",
"com.kubukoz" %% "managed-effect" % "0.0.1"
```