@hackage Vec-Boolean1.0.0
Provides Boolean instances for the Vec package
Categories
License
BSD-3-Clause
Maintainer
Tobias Bexelius
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
Dependents (2)
@hackage/acme-everything, @hackage/GPipe
This package adds instances for the classes IfB and EqB in the Boolean package for the fixed length list data type in the Vec package. These intances are useful for example when using the GPipe package.