@hackage ConcurrentUtils0.4.5.0
Concurrent utilities
Categories
License
GPL-2.0-only
Maintainer
jacinablackbox@yahoo.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (15)
- MonadRandom
- array
- arrows >=0.4.4.1
- base >=4.4.0.0 && <=5
- containers
- hashable >=1.2.3.3 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/reactivity
Release notes for version 0.4.5.0:
The countA operation on .DataParallel didn't fuse very well. It has been replaced by a more general countA that generates a list of indices.
Removed most code for Channel library; it now passes through to Chan.