AxisArrays.jl
AxisArrays.jl copied to clipboard
Add hcat and vcat
trafficstars
This should add some @inferred checks to vcat and hcat to make sure fastcat is const-propagating n.
Seems to not infer on Julia 1.2 and earlier. Anyone else have any thoughts on whether that's okay?