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 15e0ab6 commit 4c879bdCopy full SHA for 4c879bd
README.md
@@ -2,12 +2,14 @@
2
3
Noir library that implements efficient sparse arrays, both constant (SparseArray) and mutable (MutSparseArray)
4
5
+## Noir version compatibility
6
+
7
+This library is tested with all Noir stable releases from v0.36.0.
8
9
## Benchmarks
10
11
TODO
12
-
13
## Installation
14
15
In your _Nargo.toml_ file, add the version of this library you would like to install under dependency:
0 commit comments