Find: Difference between revisions

Content added Content deleted
("Remove lowercase again - it is in the template now")
Tag: Manual revert
("Add category")
Line 20: Line 20:


In K3, Find is [[atomicity|non-atomic.]] It considers <code>y</code> as a single unit, and will return a single index for it. <code>?/:</code> is needed to simulate the functionality of later Ks.
In K3, Find is [[atomicity|non-atomic.]] It considers <code>y</code> as a single unit, and will return a single index for it. <code>?/:</code> is needed to simulate the functionality of later Ks.

[[Category:Operator verbs]]