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 fe7f218 commit 69cc09cCopy full SHA for 69cc09c
README.md
@@ -7,6 +7,9 @@
7
[](http://codecov.io/github/JuliaArrays/StaticArrays.jl/branch/master)
8
[](https://JuliaArrays.github.io/StaticArrays.jl/stable)
9
[](https://JuliaArrays.github.io/StaticArrays.jl/dev)
10
+[](https://juliahub.com/ui/Packages/StaticArrays/yY9vm?t=2)
11
+[](https://juliahub.com/ui/Packages/StaticArrays/yY9vm)
12
+
13
14
**StaticArrays** provides a framework for implementing statically sized arrays
15
in Julia, using the abstract type `StaticArray{Size,T,N} <: AbstractArray{T,N}`.
0 commit comments