On Mon Mar 16 00:57:05 2009, richardh wrote: > An .eigenstates method is needed for Object. > ... > Larry Wall wrote: > I see no particular reason not to add an .eigenstates method to Object > that returns a list of the object itself . >
And so it is added in git 1ea27f2, plus tests. Thanks! Jonathan