sized-vector: Size-parameterized vector types and functions.

[ bsd3, data, deprecated, library ] [ Propose Tags ]
Deprecated in favor of sized

Size-parameterized vector types and functions using a data-type promotion.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.1.1, 0.0.2.0, 0.0.2.5, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.1.0, 1.3.1.1, 1.4.0.0, 1.4.1.0, 1.4.2.0, 1.4.3.0, 1.4.3.1 (info)
Dependencies base (>=4.8 && <5), constraints, deepseq (>=1.3 && <1.5), equational-reasoning (>=0.4 && <0.5), hashable (>=1.1 && <1.3), monomorphic (>=0.0 && <0.1), singletons (>=2.1 && <3), template-haskell (>=2.9.0.0 && <2.12), type-natural (>=0.4.1 && <0.5) [details]
License BSD-3-Clause
Copyright (C) Hiromi ISHII 2013-2016
Author Hiromi ISHII
Maintainer konn.jinro_at_gmail.com
Category Data
Home page https://github.com/konn/sized-vector
Source repo head: git clone git://github.com/konn/sized-vector.git
Uploaded by HiromiIshii at 2016-07-27T14:34:02Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 10922 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-27 [all 1 reports]

Readme for sized-vector-1.4.3.1

[back to package description]

Type-level sized vector library

Build Status Hackage