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.
Union
BufferTemplate
1 parent 6db6494 commit f58b8faCopy full SHA for f58b8fa
src/systems/index_cache.jl
@@ -1,5 +1,5 @@
1
struct BufferTemplate
2
- type::Union{DataType, UnionAll}
+ type::Union{DataType, UnionAll, Union}
3
length::Int
4
end
5
0 commit comments