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 a346d55 commit abc88deCopy full SHA for abc88de
ext/RecursiveArrayToolsTablesExt.jl
@@ -2,7 +2,7 @@ module RecursiveArrayToolsTablesExt
2
3
import RecursiveArrayTools: AbstractDiffEqArray, variable_symbols
4
import Tables
5
-import IteratorInterfaceExtensions
+import Tables: IteratorInterfaceExtensions
6
7
# Tables traits for AbstractDiffEqArray
8
Tables.istable(::Type{<:AbstractDiffEqArray}) = true
0 commit comments