On Sat, Sep 26, 2009 at 07:31:46AM -0000, Parrot wrote: > Presently, NQP supports circumfix operators: > > $(...) - which requests the .ast of an expression
This is deprecated -- see TT #459. > @(...) - which requests the .list of an expression > > Since Captures have both a hash part and a list part, please add > > %(...) - which requests the .hash of an expression Will do. Pm _______________________________________________ parrot-tickets mailing list [email protected] http://lists.parrot.org/mailman/listinfo/parrot-tickets
