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 bcd21af commit cd98296Copy full SHA for cd98296
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