Language

Package: ghc-vector-builder @ 0.3.8

Synopsis

Vector builder for Haskell

Description

This Haskell package provides an API for constructing vectors. It provides the composable Builder abstraction, which has instances of the Monoid and Semigroup classes.

You would first use the Builder abstraction to specify the structure of the vector; then you can execute the builder to actually produce the vector.

Home page
https://github.com/nikita-volkov/vector-builder
Location
gnu/packages/haskell-xyz.scm (line: 15009, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description contains trailing whitespace
description

Validate package descriptions

description contains trailing whitespace
description

Validate package descriptions

description contains trailing whitespace