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.
arrays.jl
1 parent 7b4e798 commit 151d324Copy full SHA for 151d324
src/arrays.jl
@@ -1,4 +1,5 @@
1
import Compat: allequal
2
+import ConstructionBase: constructorof
3
4
"""
5
QuantityArray{T,N,D<:AbstractDimensions,Q<:AbstractUnionQuantity,V<:AbstractArray}
0 commit comments