We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3294418 commit 6d7cf3eCopy full SHA for 6d7cf3e
packages/fungi/fungi.0.1.4/opam
@@ -5,7 +5,7 @@ A graph library based on functional adjacency list with some common graph
5
algorithms implemented and a fibonacci heap."""
6
maintainer: "Harry K <[email protected]>"
7
license: "MIT"
8
-tags: ["topics" "graph" "functional" "networks"]
+tags: ["graph" "functional" "networks"]
9
depends: [
10
"dune" {>= "3.12"}
11
"ocaml" {>= "5.0.0"}
0 commit comments