generic-accessors: stringly-named getters for generic data

[ bsd3, data, library ] [ Propose Tags ]

Get a Tree or list of (String, Lens a X) pairs for use in plotting and data inspection


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.1.1, 0.4.2.0, 0.5.0.0, 0.5.1.0, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.6.2.0, 0.7.0.0, 0.7.1.0
Change log CHANGELOG.md
Dependencies base (>=4.6.0.0 && <5), lens, linear, spatial-math (>=0.2.0) [details]
License BSD-3-Clause
Copyright Copyright (c) 2013-2015, Greg Horn
Author Greg Horn
Maintainer gregmainland@gmail.com
Category Data
Source repo head: git clone git://github.com/ghorn/generic-accessors.git
Uploaded by GregHorn at 2015-12-18T19:26:26Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 10375 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-12-18 [all 1 reports]

Readme for generic-accessors-0.5.1.0

[back to package description]

generic-accessors

Hackage Build Status

Get a Tree or list of (String, a -> Double) pairs for use in plotting

See the tests for usage.