[Cuis-dev] smalltalk newbie - Complex
Jonathan Kelly
jonkelly at fastmail.fm
Fri Sep 26 17:23:03 PDT 2025
Hi,
I'm playing with Cuis smalltalk, and building a Complex class, so far so
good. But I want to add an "isComplex" method on Object, and
an "asComplex" method on Number, but I can't find a way to tell Cuis
that the new methods belongs to the Complex package.How do I make all my
changes belong to the Specific package they're related to?
Thanks
Jon
More information about the Cuis-dev
mailing list