> Comment(by whiteknight): > > Replying to [comment:3 coke]: > > If we support arrays in places where we currently require Keys, would > > we need Keys at all anymore? > > Yes. Keys are really the only aggregate types we can define as constants > in PIR code. There is no PIR syntax to support other types of constants, > yet.
If we don't need Keys, then the current syntax that generates Keys could be taken over to generate an Array type. -- Will "Coke" Coleda _______________________________________________ parrot-tickets mailing list [email protected] http://lists.parrot.org/mailman/listinfo/parrot-tickets
