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

[Last Documentation]

  • Data
    • Vector
      • Data.Vector.Sized

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 (>=2.0 && <5), constraints, deepseq (>=1.3 && <1.5), equational-reasoning (>=0.2 && <0.3), hashable (>=1.1 && <1.3), monomorphic (>=0.0 && <0.1), singletons (>=0.8 && <0.9 || >=1.0 && <3), template-haskell (>=2.9.0.0 && <2.11), type-natural (>=0.1 && <0.4) [details]
License BSD-3-Clause
Copyright (C) Hiromi ISHII 2013
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 2015-11-18T14:35:57Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 10940 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-30 [all 4 reports]

Readme for sized-vector-1.4.3.0

[back to package description]

Type-level sized vector library

Build Status Hackage