Find: Difference between revisions

Content added Content deleted
(add dict version)
(add K3 data)
Line 16: Line 16:
`c`b
`c`b
</pre>
</pre>

== K3 ==

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.