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 364935e commit 23b0b28Copy full SHA for 23b0b28
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