Hello,
is there a way to define such a beast? I would like for instance to
express something like this: SquareMatrix{Int32,3} and get instances
that would be similar to 3x3 Array{Int32,2}.Right now, it seems to me that the available array abstractions only let you express the rank as part of the type, not the actual dimensions. Thanks. -- ELS'16 registration open! http://www.european-lisp-symposium.org Lisp, Jazz, Aïkido: http://www.didierverna.info
