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 a860769 commit aa32df9Copy full SHA for aa32df9
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