@hackage / Vec-Boolean

Provides Boolean instances for the Vec package

Latest1.0.6

About

Metadata

  • Last updated , by TobiasBexelius
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Tobias Bexelius

  • Lottery factor: 0

Links

Installation

Readme

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.