containers-good-graph: Data.Graph, but it doesn't suck!

[ bsd3, data-structures, library ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.6.4.1
Change log ChangeLog.md
Dependencies array, base (>=4.7 && <5), containers, deepseq [details]
License BSD-3-Clause
Copyright Sandy Maguire
Author Sandy Maguire
Maintainer sandy@sandymaguire.me
Category Data Structures
Home page https://github.com/isovector/containers-good-graph#readme
Bug tracker https://github.com/isovector/containers-good-graph/issues
Source repo head: git clone https://github.com/isovector/containers-good-graph
Uploaded by isovector at 2021-06-03T17:38:55Z
Distributions NixOS:0.6.4.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 169 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-06-03 [all 1 reports]

Readme for containers-good-graph-0.6.4.1

[back to package description]

containers-good-graph

Dedication

That's a real Parker Square kind of move.

--Matt Parker

Overview

It's just Data.Graph from containers, except that it isn't complete ass. Data.Graph.Good is a drop-in replacement, except that it makes everything typesafe and means you can stop faffing about with partial maps to and from the damn integers.