Re: Some PDL issues (was Re: Test)
[email protected] (Tom Christiansen)
| Newsgroups | perl.perl6.language.data |
|---|---|
| Message-ID | <22787.967230627@chthon> |
>> >The problem is that you can tie() an array, but an object is a scalar. Yes, Python unifies these. >> >Also, there are many array operations (push, pop, etc) still not >> >supported by tie. Eh? Either that's no longer true, or we're doing the time warp again. --tom