On Fri, Apr 08, 2005 at 09:22:27AM -0400, Stevan Little wrote:
> Multi-dimensional structures are currently not supported in Pugs. But
> never fear, Autrijus is working on them right now actually. He is in
> the process of refactoring some of the Array and Hash types (in
> Haskell) to support this.
Andrew,
Multi-dimensional structures are currently not supported in Pugs. But
never fear, Autrijus is working on them right now actually. He is in
the process of refactoring some of the Array and Hash types (in
Haskell) to support this.
What you are seeing in this example:
my @z = (
[ 'a1',