I did eventually discover that I needed to do this. The problem then became that I can't reliably get exporting an infix:<+> operator from a module to work. I'm sure I'm doing something wrong, but I pasted the code in #perl6 and no one seemed to have any ideas (TimToady suggested finding a way around it via coercion, but I'm not really clear on how I could do that).
On Tue, Aug 17, 2010 at 8:53 AM, NotFound <[email protected]> wrote: > > %r = new ['BigInt'] > > Try: %r = root_new['parrot';'BigInt'] > > -- > Salu2 > -- Aaron Sherman Email or GTalk: [email protected] http://www.ajs.com/~ajs
_______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
