@hackage / vector-binary

Binary instances for vector types (deprecated)

Latest0.1.1

About

Metadata

  • Last updated , by JakubWaszczuk
  • License BSD-3-Clause
  • Maintained by: waszczuk.kuba@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

DEPRECATED. Use vector-binary-instances >= 0.2 instead.

The library provides binary instances for boxed and unboxed vector types. The code is based on the vector-binary-instances package but restricts instances to monomorphic vector types.