[Cuis-dev] selectors vs. allSelectors

Juan Vuletich juan at cuis.st
Mon Jan 6 10:59:45 PST 2025


On 1/6/2025 1:17 PM, Mark Volkmann via Cuis-dev wrote:
> When I inspect this:
>
> Fraction class selectors
>
> I see the #piDigitsAsInteger selector for this class method.
>
> But when I inspect this:
>
> Fraction class allSelectors
>
> I do not see it. Shouldn't it be included?

Evaluating

Fraction class allSelectors includes: #piDigitsAsInteger:

answers true in my system. If it doesn't in yours, there's something 
broken there.

Hope this helps.

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250106/e23e1258/attachment.htm>


More information about the Cuis-dev mailing list