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 19c7ba6 commit 21cb8e7Copy full SHA for 21cb8e7
src/RecursiveArrayTools.jl
@@ -12,7 +12,7 @@ using SymbolicIndexingInterface
12
import Adapt
13
14
import Tables, IteratorInterfaceExtensions
15
-
+#
16
abstract type AbstractVectorOfArray{T, N, A} end
17
abstract type AbstractDiffEqArray{T, N, A} <: AbstractVectorOfArray{T, N, A} end
18
0 commit comments