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 d023478 commit 0f3caceCopy full SHA for 0f3cace
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