On 5 Apr, Lev Selector wrote: : These things don't work in pugs yet, right? : : ===================== : arrays of arrays : hash of hashes : etc. : : @ar.elems : @ar.last
I'm not sure about AoA's, HoH's, etc. since I don't have a working pugs installation (yet), due to ghc not compiling properly. But to my knowledge, the last two should work. Steven