Popularity
4.4
Declining
Activity
4.0
-
11
2
1

Monthly Downloads: 54
Programming language: Haskell
License: MIT License
Tags: Data     Context    

context alternatives and similar packages

Based on the "context" category.
Alternatively, view context alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of context or a related project?

Add another 'context' Package

README

context

Build badge

🚧 This README is under construction and could use some love. 🚧

This repo houses the core context library and libraries built on top of context. The context package provides thread-indexed storage around arbitrary context values. The interface supports nesting context values per thread, and at any point, the calling thread may ask for their current context.

See the Haddocks of each package for more info on the libraries.