Do yo mean something like

onedimless{T,N}(A::Array{T,N}) = Array{T,N-1}
?

Reply via email to