@hackage tagshare0.0

TagShare - explicit sharing with tags

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      jonas.duregard@gmail.com

    • Versions

      • 0.0 Wed, 1 Aug 2012

    TagShare supplies a monad for sharing values based on tags and types. Each tag and type is bound to at most one value in a dynamic map.

    The principal use of this package is to ensure that constant class members or other overloaded values are shared.