On Tue, 11 Mar 2003, Damian Conway wrote: > > These are basically all just two edge-cases. Namely: > > @var <== LIST > and: > LIST ==> @var >
Have you considered:
LIST ==> @var.operator:=
LIST ==> @var.STOREARRAY
LIST ==> @var.how_do_i_spell_the_assignment_method
?
